prjxray/fuzzers/018-clbram
John McMaster 912460e4b6 fuzzers: consolidate build scripts, move products to build dir
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-11-07 14:28:31 -08:00
..
.gitignore fuzzers: consolidate build scripts, move products to build dir 2018-11-07 14:28:31 -08:00
Makefile fuzzers: consolidate build scripts, move products to build dir 2018-11-07 14:28:31 -08:00
README.md Fixed Bullet Point Lists in README.md files 2018-02-18 03:02:33 +01:00
generate.py Make Segmaker db_root be implicit. 2018-10-22 12:04:55 -07:00
generate.sh fuzzers: consolidate build scripts, move products to build dir 2018-11-07 14:28:31 -08:00
generate.tcl fuzzers: don't use EXCLUDE_PLACEMENT on ROI 2018-10-31 17:53:42 -07:00
top.py fuzzers: replace inline verilog with top_harnesS() 2018-10-23 14:27:08 -07:00

README.md

CLBRAM Fuzzer

Purpose

Solves SLICEM specific bits:

  • Shift register LUT (SRL)
  • Memory size
  • RAM vs LUT
  • Related muxes

Algorithm

Outcome

CLB.SLICE_X0.ALUT.RAM 31_16
CLB.SLICE_X0.ALUT.SMALL 00_04
CLB.SLICE_X0.ALUT.SRL 30_16
CLB.SLICE_X0.BLUT.RAM 31_17
CLB.SLICE_X0.BLUT.SMALL 00_24
CLB.SLICE_X0.BLUT.SRL 30_17
CLB.SLICE_X0.CLUT.RAM 31_46
CLB.SLICE_X0.CLUT.SMALL 00_28
CLB.SLICE_X0.CLUT.SRL 30_46
CLB.SLICE_X0.DLUT.RAM 31_47
CLB.SLICE_X0.DLUT.SMALL 01_59
CLB.SLICE_X0.DLUT.SRL 30_47
CLB.SLICE_X0.WA7USED 00_40
CLB.SLICE_X0.WA8USED 01_27
CLB.SLICE_X0.WEMUX.CE 01_23