mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 09:30:38 +02:00
Add print of values if tests fail. Modify some ngspice tests to pass withcorrect results.
This commit is contained in:
@@ -4,7 +4,7 @@ Run a regresion test on a write driver array
|
||||
"""
|
||||
|
||||
import unittest
|
||||
from header import header
|
||||
from testutils import header
|
||||
import sys,os
|
||||
sys.path.append(os.path.join(sys.path[0],".."))
|
||||
import globals
|
||||
|
||||
Reference in New Issue
Block a user