Skip to content

Commit ab56d3f

Browse files
anton schulteLarsAsplund
anton schulte
authored andcommitted
skip more
1 parent d63c977 commit ab56d3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vunit/builtins.py

+2
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ def _add_osvvm(self):
179179
"ScoreboardPkg_int.vhd",
180180
"ScoreboardPkg_slv.vhd",
181181
"MemoryPkg.vhd",
182+
"MemoryGenericPkg.vhd",
182183
]
183184
):
184185
continue
@@ -189,6 +190,7 @@ def _add_osvvm(self):
189190
"ScoreboardPkg_int_c.vhd",
190191
"ScoreboardPkg_slv_c.vhd",
191192
"MemoryPkg_c.vhd",
193+
"MemoryPkg_orig_c.vhd",
192194
]
193195
):
194196
continue

0 commit comments

Comments
 (0)