diff --git a/fuzzers/012-lut5/README.txt b/fuzzers/012-lut5/README.txt new file mode 100644 index 00000000..7807080f --- /dev/null +++ b/fuzzers/012-lut5/README.txt @@ -0,0 +1,11 @@ +Purpose: +Understand LUT5 vs LUT6 configuration + +Algorithm: +Generate a design with LUT6's and LUT6_2's (dual LUT5) +Compare bitstream differences + +Outcome: +Discovered an additional bit set when LUT6_2 is used + +