mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
functional should use full sp file path
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ class sram():
|
||||
|
||||
# Save a functional simulation file with default period
|
||||
functional(self.s,
|
||||
os.path.basename(spname),
|
||||
spname,
|
||||
cycles=200,
|
||||
output_path=OPTS.output_path)
|
||||
print_time("Spice writing", datetime.datetime.now(), start_time)
|
||||
|
||||
Reference in New Issue
Block a user