]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - Makefile
Say ABCD.
[fpgaboy.git] / Makefile
index 41e01c4e94a8f69f9a98e57e899de10a1c719023..0aaf564fa1c874841d649f1bd29375cc4cb2a6e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ parsim: CoreTop_isim_par.exe
        xlink tmp.lnk
        rm tmp.lnk
 
-%.mem: %.bin
+%.mem: %.bin mashrom
        ./mashrom < $< > $@
 
 CoreTop_%.bit: %.mem CoreTop.bit foo_bd.bmm
This page took 0.023014 seconds and 4 git commands to generate.