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
direction.py
grid.py
grid_cell.py
grid_path.py
grid_utils.py
pin_group.py
router.py
router_tech.py
signal_grid.py
signal_router.py
supply_grid.py
supply_grid_router.py
supply_tree_router.py
vector3d.py