mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-05-05 15:54:11 +00:00
3 lines
261 B
Plaintext
3 lines
261 B
Plaintext
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "tms9900.vhd"]
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "scratchpad.vhd"]
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "multiplier.v"] |