Commit bd9d3b3 1 parent 47d72c6 commit bd9d3b3 Copy full SHA for bd9d3b3
File tree 9 files changed +8388
-10
lines changed
9 files changed +8388
-10
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ add_file -type verilog "src/sound/gba_sound_ch1.v"
59
59
add_file -type verilog " src/sound/gba_sound_ch3.v"
60
60
add_file -type verilog " src/sound/gba_sound_ch4.v"
61
61
add_file -type verilog " src/sound/gba_sound_dma.v"
62
- add_file -type verilog " src/test_loader.v"
62
+ # add_file -type verilog "src/test_loader.v"
63
63
64
64
set_option -synthesis_tool gowinsynthesis
65
65
set_option -top_module gbatang_top
Original file line number Diff line number Diff line change 9
9
<File path =" src/common/dpram_block.v" type =" file.verilog" enable =" 1" />
10
10
<File path =" src/common/dual_clk_fifo.v" type =" file.verilog" enable =" 1" />
11
11
<File path =" src/common/eprocreg_gba.sv" type =" file.verilog" enable =" 1" />
12
- <File path =" src/common/gba_bios.sv" type =" file.verilog" enable =" 1" />
13
- <File path =" src/common/gba_bios_original.sv" type =" file.verilog" enable =" 0" />
14
12
<File path =" src/cpu/gba_cpu.v" type =" file.verilog" enable =" 1" />
15
13
<File path =" src/cpu/gba_cpu_thumbdecoder.v" type =" file.verilog" enable =" 1" />
16
14
<File path =" src/cpu/gba_interrupts.v" type =" file.verilog" enable =" 1" />
67
65
<File path =" src/sound/gba_sound_ch3.v" type =" file.verilog" enable =" 1" />
68
66
<File path =" src/sound/gba_sound_ch4.v" type =" file.verilog" enable =" 1" />
69
67
<File path =" src/sound/gba_sound_dma.v" type =" file.verilog" enable =" 1" />
70
- <File path =" src/test_loader.v" type =" file.verilog" enable =" 1" />
71
68
<File path =" src/m138k/m138k.cst" type =" file.cst" enable =" 1" />
72
69
<File path =" src/m138kpro.cst" type =" file.cst" enable =" 0" />
73
70
<File path =" src/gbatang.sdc" type =" file.sdc" enable =" 1" />
Original file line number Diff line number Diff line change 9
9
<File path =" src/common/dpram_block.v" type =" file.verilog" enable =" 1" />
10
10
<File path =" src/common/dual_clk_fifo.v" type =" file.verilog" enable =" 1" />
11
11
<File path =" src/common/eprocreg_gba.sv" type =" file.verilog" enable =" 1" />
12
- <File path =" src/common/gba_bios.sv" type =" file.verilog" enable =" 1" />
13
- <File path =" src/common/gba_bios_original.sv" type =" file.verilog" enable =" 0" />
14
12
<File path =" src/cpu/gba_cpu.v" type =" file.verilog" enable =" 1" />
15
13
<File path =" src/cpu/gba_cpu_thumbdecoder.v" type =" file.verilog" enable =" 1" />
16
14
<File path =" src/cpu/gba_interrupts.v" type =" file.verilog" enable =" 1" />
67
65
<File path =" src/sound/gba_sound_ch3.v" type =" file.verilog" enable =" 1" />
68
66
<File path =" src/sound/gba_sound_ch4.v" type =" file.verilog" enable =" 1" />
69
67
<File path =" src/sound/gba_sound_dma.v" type =" file.verilog" enable =" 1" />
70
- <File path =" src/test_loader.v" type =" file.verilog" enable =" 1" />
71
68
<File path =" src/m138k/m138kpro.cst" type =" file.cst" enable =" 1" />
72
69
<File path =" src/m138kpro.cst" type =" file.cst" enable =" 0" />
73
70
<File path =" src/gbatang.sdc" type =" file.sdc" enable =" 1" />
You can’t perform that action at this time.
0 commit comments