prjxray/fuzzers/007-timing/minitest/test_unique
John McMaster d7e972f83d timfuz: move tests to minitest dir
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-10-03 17:47:02 -07:00
..
.gitignore timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07:00
Makefile timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07: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 timfuz: move tests to minitest dir 2018-10-03 17:47:02 -07: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)