git.joshuawise.com
/
fpgaboy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Video RAM and a makefile change
[fpgaboy.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
41e01c4
..
0aaf564
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.018548 seconds
and
4
git commands to generate.