prjxray/fuzzers/014-ffsrcemux
Keith Rothman 6dd9626cfc Move all use of getenv into prjxray.util and behind a function.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-10-18 21:13:14 -07:00
..
.gitignore Add run.ok files to .gitignore 2018-02-06 17:57:52 +01:00
Makefile Add "make run" to fuzzers that did not have it yet 2018-01-04 13:49:50 +01:00
README.md Added tags for headers, subheaders and structured README files a bit 2018-02-14 12:24:18 +01:00
generate.py Move all use of getenv into prjxray.util and behind a function. 2018-10-18 21:13:14 -07:00
generate.sh fuzzers: use env vars to refer to tools 2017-12-20 22:46:39 +01:00
generate.tcl Set tcl.collectionResultDisplayLimit to unlimited in all fuzzers 2017-12-22 23:28:39 +01:00
top.py 014-ffsrcemux: use gen_sites() 2018-10-17 21:26:11 -07:00

README.md

FFSRCEMUX Fuzzer

Purpose

Document CEUSEDMUX, SRUSEDMUX muxes

Algorithm

Results

CEUSEDMUX: whether clock enable (CE) is used or clock always on

0: always on
1: controlled
CLB.SLICE_X0.CEUSEDMUX 00_39
CLB.SLICE_X1.CEUSEDMUX <0 candidates>

SRUSEDMUX: whether FF can be reset or simply uses D value

(How used when SR?)
0: never reset
1: controlled
CLB.SLICE_X0.SRUSEDMUX 00_35
CLB.SLICE_X1.SRUSEDMUX <0 candidates>