prjxray/fuzzers/007-timing/test_unique
John McMaster 937b8e2fe8 timfuz test_unique: small doc update
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-09-19 11:12:22 -07:00
..
.gitignore timfuz: reorganize minitest, fixup 2018-09-19 11:12:22 -07:00
Makefile timfuz: reorganize minitest, fixup 2018-09-19 11:12:22 -07:00
README.md timfuz test_unique: small doc update 2018-09-19 11:12:22 -07:00
generate.sh timfuz: reorganize minitest, fixup 2018-09-19 11:12:22 -07:00
generate.tcl timfuz: reorganize minitest, fixup 2018-09-19 11:12:22 -07:00
node_unique.py timfuz test_unique: small doc update 2018-09-19 11:12:22 -07:00
perf_test.py timfuz: reorganize minitest, fixup 2018-09-19 11:12:22 -07:00
pip_unique.py timfuz test_unique: small doc update 2018-09-19 11:12:22 -07:00
top.v timfuz: reorganize minitest, fixup 2018-09-19 11:12:22 -07:00
wire_unique.py timfuz test_unique: small doc update 2018-09-19 11:12:22 -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)