Skip to content

Commit

Permalink
YM2203 ready
Browse files Browse the repository at this point in the history
  • Loading branch information
jotego committed Nov 15, 2018
1 parent 1744f35 commit 8c57cc4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions hdl/jt49.qip
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49.h ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49_div.h ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49_eg.h ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49_exp.h ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49_noise.h ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49.v ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49_div.v ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49_eg.v ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49_exp.v ]
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) jt49_noise.v ]

0 comments on commit 8c57cc4

Please sign in to comment.