tree: 73ac60da2b7630f47c819bdc0bb0c546d29de7db [path history] [tgz]
  1. .gitignore
  2. generate.py
  3. generate.sh
  4. generate.tcl
  5. Makefile
  6. README.md
  7. top.py
fuzzers/012-clbn5ffmux/README.md

CLBn5FFMUX Fuzzer

Purpose

Document A5FFMUX family of CLB muxes

Algorithm

5FFMUX
Inputs can come from either the LUT6_2 NO5 output or the CLB NX input
To perturb the CLB the smallest, want LUT6 always instantiated
However, some routing congestion that would require putting FFs in bypass
(which turns out is actually okay, but didn‘t realize that at the time)
Decided instead ot instantiate LUT8, but not use the output
Turns out this is okay and won’t optimize things away
So then, the 5FF D input is switched between the O5 output and an external CLB input

Outcome

Bits are one hot encoded per mux position