mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-04-29 05:25:36 +00:00
Update mc6809.qip
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) cpu09l_128a.vhd ]
|
||||
set_global_assignment -name VERILOG [file join $::quartus(qip_path) mc6809.v ]
|
||||
set_global_assignment -name VERILOG [file join $::quartus(qip_path) mc6809i.v ]
|
||||
set_global_assignment -name VERILOG [file join $::quartus(qip_path) mc6809is.v ]
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) mc6809.v ]
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) mc6809i.v ]
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) mc6809is.v ]
|
||||
|
||||
Reference in New Issue
Block a user