mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-03-26 01:55:55 +00:00
Create fx68k.qip
This commit is contained in:
4
common/CPU/68000/FX68k/fx68k.qip
Normal file
4
common/CPU/68000/FX68k/fx68k.qip
Normal file
@@ -0,0 +1,4 @@
|
||||
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) fx68k.vhd ]
|
||||
set_global_assignment -name SYSTEMVERILOG_FILE [file join $::quartus(qip_path) fx68k.sv ]
|
||||
set_global_assignment -name SYSTEMVERILOG_FILE [file join $::quartus(qip_path) fx68kAlu.sv ]
|
||||
set_global_assignment -name SYSTEMVERILOG_FILE [file join $::quartus(qip_path) uaddrPla.sv ]
|
||||
Reference in New Issue
Block a user