prjxray/fuzzers/014-clb-ffsrcemux
Tomasz Michalak 950d7534ec Add licensing header to fuzzers' python scripts
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-26 07:33:12 -07:00
..
Makefile fuzzers: name with tile type 2019-01-07 23:08:45 +01:00
README.md docs: Fix top level headers and other small clean. 2019-04-03 19:26:28 -07:00
generate.py Add licensing header to fuzzers' python scripts 2020-05-26 07:33:12 -07: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 Add licensing header to fuzzers' python scripts 2020-05-26 07:33:12 -07: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?