mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
tech: Make m3_stack the power_grid stack for FreePDK45/scn4m
explicitly stating the power_grid makes people porting a new technology aware of this option. Signed-off-by: Bastian Koppelmann <[email protected]>
This commit is contained in:
@@ -71,6 +71,11 @@ preferred_directions = {"poly": "V",
|
||||
"m2": "V",
|
||||
"m3": "H",
|
||||
"m4": "V"}
|
||||
###################################################
|
||||
# Power grid
|
||||
###################################################
|
||||
# Use M3/M4
|
||||
power_grid = m3_stack
|
||||
|
||||
###################################################
|
||||
# GDS Layer Map
|
||||
|
||||
Reference in New Issue
Block a user