projects
/
microwatt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f59485f
)
Fix compatibility with latest VUnit release
author
Nick Gasson
<nick@nickg.me.uk>
Tue, 25 Apr 2023 20:27:42 +0000
(21:27 +0100)
committer
Nick Gasson
<nick@nickg.me.uk>
Sat, 30 Sep 2023 10:23:16 +0000
(11:23 +0100)
Signed-off-by: Nick Gasson <nick@nickg.me.uk>
run.py
patch
|
blob
|
history
diff --git
a/run.py
b/run.py
index 5801e19c3903de9fbd7a4772e61f356179980a37..c781b72560ddc3e865d38e289ca3dd8735c9c60f 100755
(executable)
--- a/
run.py
+++ b/
run.py
@@
-7,6
+7,7
@@
from vunit import VUnit
ROOT = Path(__file__).parent
PRJ = VUnit.from_argv()
+PRJ.add_vhdl_builtins()
PRJ.add_osvvm()
PRJ.add_library("lib").add_source_files([