Skip to content

Commit

Permalink
skip more
Browse files Browse the repository at this point in the history
  • Loading branch information
anton schulte authored and LarsAsplund committed Nov 19, 2023
1 parent d63c977 commit ab56d3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vunit/builtins.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ def _add_osvvm(self):
"ScoreboardPkg_int.vhd",
"ScoreboardPkg_slv.vhd",
"MemoryPkg.vhd",
"MemoryGenericPkg.vhd",
]
):
continue
Expand All @@ -189,6 +190,7 @@ def _add_osvvm(self):
"ScoreboardPkg_int_c.vhd",
"ScoreboardPkg_slv_c.vhd",
"MemoryPkg_c.vhd",
"MemoryPkg_orig_c.vhd",
]
):
continue
Expand Down

0 comments on commit ab56d3f

Please sign in to comment.