OpenRAM/compiler/router
Bastian Koppelmann 9749c522d1 tech: Make power_grid configurable
this is the first step to allow engineers, porting technologies, more room
for routing their handmade cells.

For now, we don't allow the specification of power_grids where the lower layer
prefers to be routed vertically. This is due to the router not
connecting some pins properly in that case.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
2020-01-28 12:06:34 +01:00
..
tests Fix space before comment 2019-06-14 08:43:41 -07:00
direction.py Fix space before comment 2019-06-14 08:43:41 -07:00
grid.py Merge branch 'pep8_cleanup' into dev 2019-06-14 08:47:10 -07:00
grid_cell.py Merge branch 'pep8_cleanup' into dev 2019-06-14 08:47:10 -07:00
grid_path.py Fix space before comment 2019-06-14 08:43:41 -07:00
grid_utils.py Fix space before comment 2019-06-14 08:43:41 -07:00
pin_group.py Add layer-purpose GDS support. Various PEP8 fixes. 2019-11-14 18:17:20 +00:00
router.py Add layer-purpose GDS support. Various PEP8 fixes. 2019-11-14 18:17:20 +00:00
router_tech.py tech: Make power_grid configurable 2020-01-28 12:06:34 +01:00
signal_grid.py Fix space before comment 2019-06-14 08:43:41 -07:00
signal_router.py Fix space before comment 2019-06-14 08:43:41 -07:00
supply_grid.py Fix space before comment 2019-06-14 08:43:41 -07:00
supply_grid_router.py router/supply_grid_router: Print init time to the user 2020-01-03 12:24:14 +01:00
supply_tree_router.py Starting single layer power router. 2019-06-03 15:28:55 -07:00
vector3d.py vector: Implement hash cache for vector3d and vector 2020-01-03 12:16:10 +01:00