mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-02-03 15:12:39 +00:00
5 lines
344 B
Plaintext
5 lines
344 B
Plaintext
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T65.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T65_MCode.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T65_ALU.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T65_Pack.vhd ]
|