mirror of https://github.com/VLSIDA/OpenRAM.git
Fix char_result rename collision
This commit is contained in:
parent
d6a9ea48ac
commit
5d6944953b
|
|
@ -544,7 +544,7 @@ class lib:
|
|||
self.corner[1],
|
||||
self.corner[2],
|
||||
self.corner[0],
|
||||
round_time(self.char_results["min_period"]),
|
||||
round_time(self.char_sram_results["min_period"]),
|
||||
self.out_dir,
|
||||
lib_name))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue