OpenRAM/macros/rom_configs/sky130_rom_common.py

9 lines
118 B
Python
Raw Normal View History

2023-03-13 22:44:50 +01:00
tech_name = "sky130"
nominal_corner_only = True
#route_supplies = "ring"
#check_lvsdrc = True
check_lvsdrc = False
2023-03-13 22:44:50 +01:00