mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-04-26 20:36:47 +00:00
7 lines
516 B
Plaintext
7 lines
516 B
Plaintext
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T80pa.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T80s.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T80_Reg.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T80_MCode.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T80_ALU.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T80.vhd ]
|