prjxray/fuzzers
Keith Rothman 72d2b0d63a Fix 048 not using correct directory.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-03-12 10:47:27 -07: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 IOB_SING solution via segbit aliases. 2019-03-01 17:02:18 -08:00
007-timing fuzzers: 007: fix linprog callback to fit scipy 1.2.1 2019-03-06 16:50:33 +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 012-clb-d5ff: increased specimens and added c argument 2019-02-15 16:16:41 +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 Only tag some tags when running in TDP mode. 2019-03-01 13:30:49 -08:00
026-bram-data Simplify BRAM data fuzzer and rename to match RAMB18E1 parameter names. 2019-02-21 09:06:05 -08: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 029-bram-fifo-mode: removed c argument 2019-02-15 17:36:02 +01:00
030-iob Rework stepdown bits to isolate top and bottom IOBs. 2019-03-01 10:56:47 -08: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
035-iob-ilogic Fix bugs found during review. 2019-03-01 08:21:36 -08:00
036-iob-ologic Fuzzers: add ologic fuzzer 2019-03-03 19:59:23 +01:00
040-clk-hrow-config Address review comments. 2019-02-12 14:06:45 -08:00
041-clk-hrow-pips Use seperate build directory for each piplist. 2019-03-05 07:35:23 -08:00
042-clk-bufg-config fuzzer 042: Add bitfilter and restore execution 2019-03-06 08:02:16 +01:00
043-clk-rebuf-pips Run make format. 2019-02-12 15:18:25 -08:00
048-int-piplist Fix 048 not using correct directory. 2019-03-12 10:47:27 -07:00
049-int-imux-gfan Make format. 2019-02-19 16:53:03 -08:00
050-pip-seed Fix CHECK_ARGS passing. 2019-03-05 13:41:24 -08: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 Revert 054 fuzzer. 2019-02-19 20:56:31 -08:00
055-pip-gnd Add retries to 053 and 055 INT fuzzers. 2019-02-06 11:41:33 -08:00
056-pip-rem Isolate IMUX<x>.GFAN[01] pips into seperate fuzzer. 2019-02-19 16:53:03 -08:00
057-pip-bi Fix pip-bi makefile. 2019-02-12 15:12:45 -08:00
058-pip-hclk 058-hclk: changed makefile to solve missing files issue 2019-02-25 17:40:37 +01:00
060-bram-cascades Run make format. 2019-02-19 16:18:20 -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 074-dump-all: stabilized naming of sites 2019-02-13 17:58:41 +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 Merge pull request #695 from antmicro/042-fuzzer-stabilization 2019-03-06 06:16:09 -08:00
clb.mk 012-clb-d5ff: increased specimens and added c argument 2019-02-15 16:16:41 +01: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: exit on empty todo 2019-03-04 17:53:42 +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 Use seperate build directory for each piplist. 2019-03-05 07:35:23 -08:00
pip_list.mk Fix 048 not using correct directory. 2019-03-12 10:47:27 -07:00
pip_loop.mk Fix 048 not using correct directory. 2019-03-12 10:47:27 -07:00
reseg.sh reseg: sort dirs 2018-12-21 13:46:38 -08:00
run_fuzzer.py Lower retry count to avoid taking a long time to fail when the fuzzer is broken. 2019-03-06 13:15:48 -08:00