Open antonblanchard opened 2 years ago
In the FWIW dept, I think the #BUS_SORT result might be helpful for routing (or more correctly, achieving good placement) from the register files to the execution units in the J-Core processors... I'll give it a try as soon as I get a chance. Suggestion: make interleaved or each bus together a command line option?
The default pin sort order (human) results in strange sorting of ports:
I added
#BUS_SORT
to the pin config, which gives us:But from looking at the resulting routing, it's not clear to me that this is the how the placer has laid things out. @donn can you confirm if we want the ports interleaved, or all Do0 pins then all Do1 pins etc.