X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/1eb82e46a20fba718e0dd0e7ced354451189ea09..c5c1b7f3cd81b5776f5c450b44354d254eb3dc71:/Makefile diff --git a/Makefile b/Makefile index eaf0a6e..2779109 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,8 @@ 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_ld_nn_sp.v + core/insn_add_sp_imm8.v core/insn_ldhl_sp_imm8.v core/insn_ld_nn_sp.v \ + core/insn_setres.v all: CoreTop.svf