added binning to precharge pmos

This commit is contained in:
SWalker
2023-03-30 11:30:50 -07:00
committed by Jacob Walker
parent 6981cfa58b
commit 764601a721
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -29,6 +29,8 @@ class rom_array_test(openram_test):
a = factory.create(module_type="rom_base_array", cols=9, rows=8, bitmap=data, strap_spacing=4, pitch_match=True)
self.local_check(a)
a.sp_write(OPTS.openram_temp + 'simulation_file.sp')
openram.end_openram()
# run the test from the command line