OSDN Git Service

bg scrolling ok.
authorastoria-d <astoria-d@mail.goo.ne.jp>
Sun, 28 Aug 2016 13:25:55 +0000 (22:25 +0900)
committerastoria-d <astoria-d@mail.goo.ne.jp>
Sun, 28 Aug 2016 13:25:55 +0000 (22:25 +0900)
de1_nes/de1_nes.qsf

index c312403..36072d7 100644 (file)
@@ -89,13 +89,13 @@ set_global_assignment -name VHDL_FILE ppu/ppu.vhd
 #set_global_assignment -name VHDL_FILE "dummy-ppu.vhd"\r
 \r
 #cpu block...\r
-#set_global_assignment -name VHDL_FILE mem/prg_rom.vhd\r
-#set_global_assignment -name VHDL_FILE cpu/cpu_registers.vhd\r
-#set_global_assignment -name VHDL_FILE cpu/alu.vhd\r
-#set_global_assignment -name VHDL_FILE cpu/decoder.vhd\r
-#set_global_assignment -name VHDL_FILE cpu/mos6502.vhd\r
+set_global_assignment -name VHDL_FILE mem/prg_rom.vhd\r
+set_global_assignment -name VHDL_FILE cpu/cpu_registers.vhd\r
+set_global_assignment -name VHDL_FILE cpu/alu.vhd\r
+set_global_assignment -name VHDL_FILE cpu/decoder.vhd\r
+set_global_assignment -name VHDL_FILE cpu/mos6502.vhd\r
 \r
-set_global_assignment -name VHDL_FILE "dummy-mos6502.vhd"\r
+#set_global_assignment -name VHDL_FILE "dummy-mos6502.vhd"\r
 \r
 #entire motones element...\r
 set_global_assignment -name VHDL_FILE de1_nes.vhd\r