OpenRAM/compiler/router
Matt Guthaus ec1fb087b5 Check membership of keys without using keys() list 2019-01-30 13:02:34 -08:00
..
tests Simplifying supply router to single grid track 2018-12-04 08:41:57 -08:00
direction.py Remove diagonal routing bug. Cleanup. 2018-11-02 14:57:40 -07:00
grid.py Check membership of keys without using keys() list 2019-01-30 13:02:34 -08:00
grid_cell.py Remove diagonal routing bug. Cleanup. 2018-11-02 14:57:40 -07:00
grid_path.py Remove diagonal routing bug. Cleanup. 2018-11-02 14:57:40 -07:00
grid_utils.py Use grid furthest from blockages when blocked pin. Enclose multiple connectors. 2018-11-19 17:32:55 -08:00
pin_group.py Fix instersection bug. Improve primary and secondary pin algo. 2018-12-04 16:53:04 -08:00
router.py Check membership of keys without using keys() list 2019-01-30 13:02:34 -08:00
router_tech.py Cleanup code. Add time breakdown for SRAM creation. 2018-12-05 09:51:17 -08:00
signal_grid.py Convert source and target lists to sets for faster contains check. 2019-01-30 11:15:47 -08:00
signal_router.py Change non-preferred route costs. 2018-10-20 14:47:24 -07:00
supply_grid.py Convert source and target lists to sets for faster contains check. 2019-01-30 11:15:47 -08:00
supply_router.py Added router timing code. Commented combine adjacent pins due to run-time complexity 2018-12-07 13:54:18 -08:00
vector3d.py Use grid furthest from blockages when blocked pin. Enclose multiple connectors. 2018-11-19 17:32:55 -08:00