prjxray/fuzzers/007-timing/minitest/test_unique
John McMaster 54dcdf1f2e tcl: reformat existing code
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-05 16:52:56 -08:00
..
.gitignore timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00
Makefile fuzzers: standardize segment file to .db (not .segbits) 2018-11-14 17:33:38 -08:00
README.md timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00
generate.sh timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00
generate.tcl tcl: reformat existing code 2018-12-05 16:52:56 -08:00
node_unique.py timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00
perf_test.py timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00
pip_unique.py timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00
top.v timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00
wire_unique.py timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00

README.md

Characterizes how attributes vary across pips, wires, and nodes. Usage:

$ make
$ python3 pip_unique.py
$ python3 wire_unique.py
$ python3 node_unique.py

NOTE: "make" will take a long time (about 2.5 hours on my machine)