Sign in
foss-fpga-tools
/
prjtrellis
/
fc145eec43ec24a9a98571d1621c81f13eace6a4
/
.
/
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).