Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start making use of getBelPinsForCellPin API | gatecat | 2021-02-10 | 1 | -1/+1 |
| | | | | | | | | | | | | This replaces getNetinfoSinkWire with 3 new functions for different use cases. At the moment all existing code has been moved to getNetinfoSinkWire with phys_idx=0 so the build doesn't break; but this won't yet function properly with more than one sink. But it provides a base on which to work on refactoring the routers to support this case. Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | nexus: Improve error handling in global router | David Shah | 2020-11-30 | 1 | -0/+8 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | nexus: Add a simple global routing pass | David Shah | 2020-11-30 | 1 | -0/+160 |
Signed-off-by: David Shah <dave@ds0.me> |