Sign in
foss-fpga-tools
/
prjtrellis
/
2f06397673bbca3da11928d538b8ab7d01c944c6
/
.
/
fuzzers
/
README.md
blob: 2775e0a061464928bfe7d780948e7d2ecc18906f [
file
] [
log
] [
blame
] [
view
]
### Fuzzers
Fuzzers
are the scripts which generate the large number of bitstream
.
They
are called
"fuzzers"
because they follow an approach similar to the
[
idea of software testing through fuzzing
](
https
:
//en.wikipedia.org/wiki/Fuzzing).