mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 05:53:21 +02:00
Enable parallel regression testing.
This commit is contained in:
@@ -315,7 +315,8 @@ def header(filename, technology):
|
||||
print("|=========" + technology.center(60) + "=========|")
|
||||
print("|=========" + filename.center(60) + "=========|")
|
||||
from globals import OPTS
|
||||
print("|=========" + OPTS.openram_temp.center(60) + "=========|")
|
||||
if OPTS.openram_temp:
|
||||
print("|=========" + OPTS.openram_temp.center(60) + "=========|")
|
||||
print("|==============================================================================|")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user