mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-02 11:08:01 +02:00
added binning to precharge pmos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user