..
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
Fix missing IOB base address.
2019-02-13 22:47:29 -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
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
Add bits for SDP 36-bit BRAM.
2019-02-22 23:08:06 -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 IOB fuzzers.
2019-02-28 16:36:02 -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
Rework IOB fuzzers.
2019-02-28 16:36:02 -08:00
040-clk-hrow-config
Address review comments.
2019-02-12 14:06:45 -08:00
041-clk-hrow-pips
Merge pull request #649 from litghost/fix_hrow_pips_on_zync
2019-02-13 21:09:10 -08:00
042-clk-bufg-config
Move StateGen to own file, and ran make format.
2019-02-18 10:02:48 -08:00
043-clk-rebuf-pips
Run make format.
2019-02-12 15:18:25 -08:00
048-int-piplist
Seperate out the INT list initialization.
2019-02-19 20:07:07 -08:00
049-int-imux-gfan
Make format.
2019-02-19 16:53:03 -08:00
050-pip-seed
Isolate IMUX<x>.GFAN[01] pips into seperate fuzzer.
2019-02-19 16:53:03 -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
Rework IOB fuzzers.
2019-02-28 16:36:02 -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: 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
Put memory on own line.
2019-02-13 19:01:26 -08:00