mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-30 09:58:33 +02:00
Added layout pins to and test for write_mask_and_array.
This commit is contained in:
@@ -150,8 +150,6 @@ class write_driver_array(design.design):
|
||||
layer="metal3",
|
||||
offset=pin_pos)
|
||||
|
||||
|
||||
|
||||
self.add_layout_pin(text="en",
|
||||
layer="metal1",
|
||||
offset=self.driver_insts[0].get_pin("en").ll().scale(0,1),
|
||||
|
||||
Reference in New Issue
Block a user