add vnb/vpb lvs correspondence points

This commit is contained in:
Jesse Cirimelli-Low
2021-06-29 02:31:56 -07:00
parent c599d8f62c
commit c36f471333
3 changed files with 21 additions and 3 deletions
-1
View File
@@ -53,7 +53,6 @@ class design(hierarchy_design):
(width, height) = utils.get_libcell_size(self.cell_name,
GDS["unit"],
layer[prop.boundary_layer])
self.pin_map = utils.get_libcell_pins(self.pins,
self.cell_name,
GDS["unit"])