mirror of https://github.com/VLSIDA/OpenRAM.git
Disable check_lvsdrc for gf180mcu
This commit is contained in:
parent
85e242fa27
commit
0937f86761
|
|
@ -9,6 +9,6 @@ tech_name = "gf180mcu"
|
||||||
nominal_corner_only = True
|
nominal_corner_only = True
|
||||||
|
|
||||||
route_supplies = "ring"
|
route_supplies = "ring"
|
||||||
check_lvsdrc = True
|
# check_lvsdrc = True
|
||||||
# check_lvsdrc = False
|
check_lvsdrc = False
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue