mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-05-04 07:19:29 +00:00
5 lines
339 B
Plaintext
5 lines
339 B
Plaintext
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "T65_Pack.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.vhd"]
|