mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 08:27:11 +02:00
add simple sram sizing for netlist only
This commit is contained in:
@@ -57,6 +57,7 @@ class bank(design.design):
|
||||
|
||||
|
||||
def create_netlist(self):
|
||||
|
||||
self.compute_sizes()
|
||||
self.add_modules()
|
||||
self.add_pins() # Must create the replica bitcell array first
|
||||
|
||||
Reference in New Issue
Block a user