X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/efc8cc5dd78c9126c9e3ced9be2c99c6b962703a..5c83453744afce2e0415f839e8274156b69df83e:/Makefile diff --git a/Makefile b/Makefile index 732727c..eaf0a6e 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ VLOGS_ALL = $(VLOGS) core/insn_call-callcc.v core/insn_incdec16.v \ core/insn_vop_intr.v core/insn_ldm8_a.v core/insn_ldm16_a.v \ core/insn_ldbcde_a.v core/insn_alu_ext.v core/insn_bit.v \ core/insn_two_byte.v core/insn_incdec_reg8.v core/insn_add_hl.v \ - core/insn_add_sp_imm8.v core/insn_ldhl_sp_imm8.v + core/insn_add_sp_imm8.v core/insn_ldhl_sp_imm8.v core/insn_ld_nn_sp.v all: CoreTop.svf