mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-24 03:06:50 +00:00
Create fx68k.qip
This commit is contained in:
parent
0263f18e93
commit
8d648496b9
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 ]
|
||||
Loading…
x
Reference in New Issue
Block a user