Sign in
foss-fpga-tools
/
prjtrellis
/
aa0565584b801c477a72e4dcab35b0d99add6053
/
.
/
fuzzers
/
README.md
blob: 2775e0a061464928bfe7d780948e7d2ecc18906f [
file
] [
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).