projects
/
microwatt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1af7aae
)
add external_core_top.v to build for ulx3s
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 27 Feb 2022 13:50:34 +0000
(13:50 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 27 Feb 2022 13:50:34 +0000
(13:50 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 88cbdbec3823c0e7deee20d3c16cca7944eddec0..f4dc54d7a5a559c107ae6e90811b1f05250fed80 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-222,6
+222,7
@@
else
core_dummy.vhdl
fpga_files = $(_fpga_files) $(_soc_files)
synth_files = $(util_files) $(fpga_files) $(clkgen) $(toplevel) $(dmi_dtm)
+ soc_extra_v = external_core_top.v
endif
GHDL_IMAGE_GENERICS=-gMEMORY_SIZE=$(MEMORY_SIZE) -gRAM_INIT_FILE=$(RAM_INIT_FILE) \