mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-03-02 09:37:05 +00:00
4 lines
276 B
Plaintext
4 lines
276 B
Plaintext
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) NextZ80ALU.v ]
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) NextZ80CPU.v ]
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) NextZ80Reg.v ]
|