mirror of https://github.com/VLSIDA/OpenRAM.git
Add minarea_metal4 in freepdk45
This commit is contained in:
parent
6bbf66d55b
commit
1ed74cd571
|
|
@ -222,9 +222,11 @@ drc["metal4_extend_via3"] = 0.07
|
|||
# Reserved for asymmetric enclosure
|
||||
drc["metal4_enclosure_via3"] = 0
|
||||
# METALSMG.3 Minimum enclosure around via[3-6] on two opposite sides
|
||||
drc["metal4_enclosure_via4"] = 0
|
||||
# Reserved for asymmetric enclosure
|
||||
drc["metal4_extend_via4"] = 0.07
|
||||
# Reserved for asymmetric enclosure
|
||||
drc["metal4_enclosure_via4"] = 0
|
||||
# Not a rule
|
||||
drc["minarea_metal4"] = 0
|
||||
|
||||
# Metal 5-10 are ommitted
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue