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