blob: b0defaca1e5ec93c73d8d957dbf4d4f9ed714b94 [file] [log] [blame]
*.log
__pycache__
# Not sure what these are, but they appear when interrupting the test script
.bpad
# Framework files
.__testsuite.sv
.svunit.f
.testrunner.sv
run.log
# IUS specific files
INCA_libs
run.history
*.history
# Xcelium specific files
xcelium.d
# test specific files
test/frmwrk_3/.testsuite.gold
test/frmwrk_3/test_unit_test.sv
# scratch space for Python virtual environment used for testing
test/venv