git.joshuawise.com
/
fpgaboy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make it easy to see what's going wrong.
[fpgaboy.git]
/
Makefile
diff --git
a/Makefile
b/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.020116 seconds
and
4
git commands to generate.