X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/bf3f2c5f96cdfc7629e93d810f42550349388122..3db3fc270d517ca76518b47950f5240990e84cc5:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index fe10ee8..5e50da8 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ VLOGS_ALL = $(VLOGS) insn_call-callcc.v insn_incdec16.v insn_jr-jrcc.v \ insn_ldm8_a.v insn_ldm16_a.v insn_ldbcde_a.v insn_alu_ext.v \ insn_bit.v insn_two_byte.v insn_incdec_reg8.v -all: CoreTop.svf CoreTop.twr +all: CoreTop.svf sim: CoreTop_isim.exe