prjxray/fuzzers/007-timing/minitest/test_unique/README.md

12 lines
231 B
Markdown

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)