X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=de1_nes%2Fde1_nes.qsf;h=c3124039996fc5e20fd37a86d0d9a6a03a76dd0e;hb=7231d3aff14b9582ff47fba0707b2d63858faf31;hp=36072d703d6b64c34f3b216b3a13b47dd3a6eeef;hpb=9265e81e88a7c041ca8fe23d48e816ecf160ab47;p=motonesfpga%2Fmotonesfpga.git diff --git a/de1_nes/de1_nes.qsf b/de1_nes/de1_nes.qsf index 36072d7..c312403 100644 --- a/de1_nes/de1_nes.qsf +++ b/de1_nes/de1_nes.qsf @@ -89,13 +89,13 @@ set_global_assignment -name VHDL_FILE ppu/ppu.vhd #set_global_assignment -name VHDL_FILE "dummy-ppu.vhd" #cpu block... -set_global_assignment -name VHDL_FILE mem/prg_rom.vhd -set_global_assignment -name VHDL_FILE cpu/cpu_registers.vhd -set_global_assignment -name VHDL_FILE cpu/alu.vhd -set_global_assignment -name VHDL_FILE cpu/decoder.vhd -set_global_assignment -name VHDL_FILE cpu/mos6502.vhd +#set_global_assignment -name VHDL_FILE mem/prg_rom.vhd +#set_global_assignment -name VHDL_FILE cpu/cpu_registers.vhd +#set_global_assignment -name VHDL_FILE cpu/alu.vhd +#set_global_assignment -name VHDL_FILE cpu/decoder.vhd +#set_global_assignment -name VHDL_FILE cpu/mos6502.vhd -#set_global_assignment -name VHDL_FILE "dummy-mos6502.vhd" +set_global_assignment -name VHDL_FILE "dummy-mos6502.vhd" #entire motones element... set_global_assignment -name VHDL_FILE de1_nes.vhd