mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 08:27:11 +02:00
Initial work on separate delay and func simulation
This commit is contained in:
@@ -126,5 +126,3 @@ class design(hierarchy_design):
|
||||
for inst in self.insts:
|
||||
total_module_power += inst.mod.analytical_power(corner, load)
|
||||
return total_module_power
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user