Add num_threads to options. PEP8 cleanup.

This commit is contained in:
mrg
2020-10-01 08:07:03 -07:00
parent b81cdab0d6
commit d315ff18e5
3 changed files with 22 additions and 16 deletions
+1 -1
View File
@@ -414,7 +414,7 @@ class simulation():
self.sram.graph_exclude_addr_dff()
self.sram.graph_exclude_data_dff()
self.sram.graph_exclude_ctrl_dffs()
self.sram.bank.bitcell_array.graph_exclude_replica_col_bits()
self.sram.bank.bitcell_array.graph_exclude_replica_col_bits()
def set_internal_spice_names(self):
"""Sets important names for characterization such as Sense amp enable and internal bit nets."""