restructorization

This commit is contained in:
otroubi
2026-08-25 15:01:53 +03:00
parent d6c7632611
commit 1f5ef3eab0
4 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
from reg_map import *
from driver import *
from reference_model import *
from designs.full_new_reflectometer.tests.reg_map import *
from designs.full_new_reflectometer.tests.driver import *
from designs.full_new_reflectometer.tests.reference_model import *
class Scoreboard:
def __init__(self, dut, drivers, reference):