mirror of https://github.com/YosysHQ/yosys.git
We could make it safe to increment autoidx during multithreaded passes, but that's actually undesirable because it would lead to nondeterminism. If/when we need new IDs during parallel passes, we'll have to figure out how to allocate them in a deterministic way, and that will depend on the details of what the pass does. So don't try to tackle that now. |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| blifparse.cc | ||
| blifparse.h | ||