mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-01 18:48:10 +02:00
Add return type
This commit is contained in:
@@ -724,7 +724,7 @@ class delay(simulation):
|
||||
|
||||
self.stim.run_sim()
|
||||
|
||||
self.check_measurements()
|
||||
return self.check_measurements()
|
||||
|
||||
def check_measurements(self):
|
||||
""" Check the write and read measurements """
|
||||
|
||||
Reference in New Issue
Block a user