prjxray/fuzzers/014-clb-ffsrcemux
Alessandro Comodi 8b66865106 01x-clb/top.py: Added CLBN increment from env var
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
2019-01-17 15:31:50 +01:00
..
Makefile fuzzers: name with tile type 2019-01-07 23:08:45 +01:00
README.md clb: clean up README files 2019-01-11 18:52:42 +01:00
generate.py fuzzers: name with tile type 2019-01-07 23:08:45 +01:00
generate.sh fuzzers: name with tile type 2019-01-07 23:08:45 +01:00
generate.tcl fuzzers: name with tile type 2019-01-07 23:08:45 +01:00
top.py 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00

README.md

clb-ffsrcemux Fuzzer

CEUSEDMUX

Configures whether clock enable (CE) is used or clock always on

CEUSEDMUX CE
0 Always on
1 Controlled

SRUSEDMUX

Configures whether FF can be reset or simply uses D value

SRUSEDMUX Resettable?
0 No
1 Controlled

XXX: How used when SR?