X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/ee31adcb22c5011aeaaa0149ee22fa18e45317a5..6bd4619bee74d76a525f7def9ac56ffcf114a3f4:/Makefile diff --git a/Makefile b/Makefile index cf89f73..8b2feed 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ VLOGS = 7seg.v GBZ80Core.v insn_call-callcc.v insn_incdec16.v \ Timer.v LCDC.v insn_ldm8_a.v insn_ldm16_a.v Framebuffer.v \ insn_ldbcde_a.v -all: CoreTop_rom.svf CoreTop_diag.svf CoreTop.twr +all: CoreTop_rom.svf CoreTop_diag.svf CoreTop_bootrom.svf CoreTop.twr CoreTop.ngc: CoreTop.xst CoreTop.prj $(VLOGS) xst -ifn CoreTop.xst -ofn CoreTop.syr