mirror of https://github.com/VLSIDA/OpenRAM.git
Add bank_select module option
This commit is contained in:
parent
54f245cb9f
commit
ba82222475
|
|
@ -75,4 +75,5 @@ class options(optparse.Values):
|
|||
replica_bitcell = "replica_bitcell"
|
||||
bitcell = "bitcell"
|
||||
delay_chain = "delay_chain"
|
||||
bank_select = "bank_select"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue