mirror of
https://github.com/UzixLS/TSConf_MiST.git
synced 2025-07-18 23:01:37 +03:00
7 lines
497 B
Plaintext
7 lines
497 B
Plaintext
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T80s.vhd ]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) T80pa.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 ]
|