mirror of https://github.com/openXC7/prjxray.git
Signed-off-by: John McMaster <johndmcmaster@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
| generate.sh | ||
| generate.tcl | ||
| node_unique.py | ||
| perf_test.py | ||
| pip_unique.py | ||
| top.v | ||
| wire_unique.py | ||
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)