OpenRAM/compiler/router
mrg 0faa14c0e3 Sort escape pins by distance to perimeter to reduce blockages. 2021-01-07 10:12:02 -08:00
..
direction.py Remove EOL whitespace globally 2020-11-03 06:29:17 -08:00
grid.py Only unblock source/target instead of all components for cleaner routes 2021-01-06 15:14:56 -08:00
grid_cell.py Return empty string instead of None when no grid type 2021-01-06 09:41:13 -08:00
grid_path.py Cleanup exit route. Pins are on perimeter mostly. 2020-12-22 15:56:51 -08:00
grid_utils.py Cleanup exit route. Pins are on perimeter mostly. 2020-12-22 15:56:51 -08:00
pin_group.py Cleanup exit route. Pins are on perimeter mostly. 2020-12-22 15:56:51 -08:00
router.py Only unblock source/target instead of all components for cleaner routes 2021-01-06 15:14:56 -08:00
router_tech.py Separate add pins and route pins so pins can block supply router. 2020-12-23 10:49:47 -08:00
signal_escape_router.py Sort escape pins by distance to perimeter to reduce blockages. 2021-01-07 10:12:02 -08:00
signal_grid.py Initialize queue only in init_queue function 2021-01-06 09:40:49 -08:00
signal_router.py Supply tree uses signal grid. PEP8 cleanup. 2020-12-21 13:51:50 -08:00
supply_grid.py Supply tree uses signal grid. PEP8 cleanup. 2020-12-21 13:51:50 -08:00
supply_grid_router.py Separate add pins and route pins so pins can block supply router. 2020-12-23 10:49:47 -08:00
supply_tree_router.py Only unblock source/target instead of all components for cleaner routes 2021-01-06 15:14:56 -08:00
vector3d.py Remove EOL whitespace globally 2020-11-03 06:29:17 -08:00