Add bank_select module option

This commit is contained in:
Matt Guthaus 2018-03-05 14:06:12 -08:00
parent 54f245cb9f
commit ba82222475
1 changed files with 1 additions and 0 deletions

View File

@ -75,4 +75,5 @@ class options(optparse.Values):
replica_bitcell = "replica_bitcell"
bitcell = "bitcell"
delay_chain = "delay_chain"
bank_select = "bank_select"