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