prjxray/utils
Tim 'mithro' Ansell 2eb1bf3bfe fuzzers: Add 000-init-db fuzzer.
Creates the .db files via make rather than via sourcing settings.sh
allowing pip fuzzers to interact correctly with `make clean`.

Fixes #604.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2019-02-05 00:44:09 +11:00
..
openocd
test_data
.gitignore
addrwidth.py
bit2fasm.py Set bit2fasm.py as executable and increase context on JSON diff. 2019-01-29 15:51:11 -08:00
blockwidth.py
checkdb.py
cmp.py utils: Fix an instability in cmp method. 2019-01-30 17:11:54 +11:00
dbfixup.py Merge BRAM_L and BRAM_R solving and decrease maximum candidate count from 4 to 2. 2019-01-31 10:47:55 -08:00
diff_db_bits.py Convert shell script to python script. 2019-01-23 13:03:12 -08:00
diff_db_json.py Set bit2fasm.py as executable and increase context on JSON diff. 2019-01-29 15:51:11 -08:00
environment.sh fuzzers: Add 000-init-db fuzzer. 2019-02-05 00:44:09 +11:00
fasm2frames.py Make Python code testable. 2019-01-10 19:54:59 -08:00
fasm2pips.py
fasm_pprint.py
genheader.sh
groupmask.py
info_md.py utils: Fix the output sort order in Info.md file. 2019-01-30 17:11:54 +11:00
maskmerge.sh
mergedb.py
mergedb.sh
parsedb.py
quick_test.py
segprint.py Remove remaining usage of height, as words is the key. 2019-01-28 11:31:44 -08:00
simpleroute.py Make Python code testable. 2019-01-10 19:54:59 -08:00
sort_db.py utils: Fix formatting. 2019-01-30 17:20:37 +11:00
tcl-reformat.sh
test_fasm2frames.py Make Python code testable. 2019-01-10 19:54:59 -08:00
tileconnloops.py Make Python code testable. 2019-01-10 19:54:59 -08:00
tileconnwire.py Make Python code testable. 2019-01-10 19:54:59 -08:00
tilegrid_report.py Handle A7/K7/Z7 differences gracefully. 2019-01-27 22:30:53 -08:00
top_generate.mk Initial cascade pip fuzzer. 2019-01-30 14:53:05 -08:00
top_generate.sh utils: top_generate: generate setseed.vh for all targets 2019-01-09 23:16:22 +01:00
utils.tcl
verify_tile_connections.py
vivado.sh
vtemplate
xjson.py
xyaml.py