prjxray/fuzzers
Keith Rothman 2311f25149 Add initial BUFG config bits.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-02-12 15:15:46 -08:00
..
000-init-db fuzzers: Add 000-init-db fuzzer. 2019-02-05 00:44:09 +11:00
001-part-yaml fuzzers: 001: fix yaml/json file names 2019-01-15 19:48:40 +01:00
005-tilegrid Add CLK_BUFG to tilegrid. 2019-02-12 15:15:34 -08:00
007-timing timfuz: update readme 2019-01-10 16:01:04 +01:00
010-clb-lutinit clb: clean up README files 2019-01-11 18:52:42 +01:00
011-clb-ffconfig 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00
012-clb-n5ffmux 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00
013-clb-ncy0 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00
014-clb-ffsrcemux 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00
015-clb-nffmux 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00
016-clb-noutmux 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00
017-clb-precyinit 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00
018-clb-ram 01x-clb/top.py: Added CLBN increment from env var 2019-01-17 15:31:50 +01:00
019-clb-ndi1mux Fuzzers: 019: set N=3 2019-01-31 11:13:01 +01:00
025-bram-config Increase sample counter for BRAM config. 2019-02-01 15:15:15 -08:00
026-bram-data introduce vivado wrapper 2018-12-28 19:05:49 +01:00
027-bram36-config Output FIFO bits at tile instead of site. 2019-02-01 13:57:55 -08:00
028-fifo-config Lower sample count. 2019-02-01 13:57:55 -08:00
029-bram-fifo-config Run make format. 2019-02-04 15:39:20 -08:00
030-iob introduce vivado wrapper 2018-12-28 19:05:49 +01:00
031-cmt-mmcm fuzzers: name with tile type 2019-01-07 23:08:45 +01:00
032-cmt-pll fuzzers: name with tile type 2019-01-07 23:08:45 +01:00
033-mon-xadc fuzzers: name with tile type 2019-01-07 23:08:45 +01:00
034-iob-stag iob-stag: groups.grp file 2019-01-08 15:49:30 +01:00
040-clk-hrow-config Address review comments. 2019-02-12 14:06:45 -08:00
041-clk-hrow-pips Address review comments. 2019-02-12 14:06:45 -08:00
042-clk-bufg-config Add initial BUFG config bits. 2019-02-12 15:15:46 -08:00
043-clk-rebuf-pips Add initial REBUF pips. 2019-02-12 15:15:34 -08:00
050-pip-seed 050-pip-seed: correct Makefile regexp 2019-02-12 19:14:14 +01:00
051-pip-imuxlout-bypalts Refactor INT fuzzers. 2019-02-04 17:45:05 -08:00
052-pip-clkin Refactor INT fuzzers. 2019-02-04 17:45:05 -08:00
053-pip-ctrlin Add retries to 053 and 055 INT fuzzers. 2019-02-06 11:41:33 -08:00
054-pip-fan-alt 054-fan-alt: corrected -c argument 2019-02-12 21:52:46 +01:00
055-pip-gnd Add retries to 053 and 055 INT fuzzers. 2019-02-06 11:41:33 -08:00
056-pip-rem Refactor INT fuzzers. 2019-02-04 17:45:05 -08:00
057-pip-bi Fix pip-bi makefile. 2019-02-12 15:12:45 -08:00
058-pip-hclk pips-hclk: add run.ok to Makefile 2019-01-29 12:35:02 +01:00
060-bram-cascades Add routing for LR CMT inputs. 2019-02-11 13:03:02 -08:00
071-ppips Add initial FIFO configuration. 2019-02-01 13:57:47 -08:00
072-ordered_wires Adding modular arguments for parallel Fuzzer 072 2019-01-19 02:53:38 +01:00
073-get_counts Bug #171: Fixing build directory for Fuzzers 073 2019-01-08 22:06:28 +01:00
074-dump_all Fuzzer 074 support integer multiple of nbBlocks 2019-01-19 03:25:35 +01:00
100-dsp-mskpat Remove additional dependencies. 2019-02-04 16:38:46 -08:00
piplist fuzzers/piplist: Moving piplist files to piplist folder 2019-01-16 12:06:17 +01:00
.gitignore fuzzers: consolidate common gitignores 2018-12-19 18:56:32 -08:00
Makefile Add initial BUFG config bits. 2019-02-12 15:15:46 -08:00
clb.mk fuzzers: Fix including Makefiles. 2019-01-31 18:24:33 -08:00
fuzzer.mk Add left and right clock pips. 2019-02-11 09:59:09 -08:00
int_create_empty_db.sh fuzzers: int: create empty DB if it doesn't exist 2019-01-11 10:46:54 +01:00
int_generate.py Refactor INT fuzzers. 2019-02-04 17:45:05 -08:00
int_loop.mk fuzzers: Fix including Makefiles. 2019-01-31 18:24:33 -08:00
int_loop.sh fuzzers: int_loop: do not mask errors 2019-01-09 22:12:47 +01:00
int_loop_check.py Terminate when minimum progress is not achieved rather than stability. 2019-01-17 12:52:03 -08:00
int_maketodo.py Make format. 2019-02-11 13:03:42 -08:00
pip_loop.mk Add routing for LR CMT inputs. 2019-02-11 13:03:02 -08:00
reseg.sh reseg: sort dirs 2018-12-21 13:46:38 -08:00
run_fuzzer.py Make format. 2019-02-08 10:50:03 -08:00