mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-25 19:45:57 +00:00
Create 8088.qip
This commit is contained in:
5
common/CPU/8088/8088.qip
Normal file
5
common/CPU/8088/8088.qip
Normal file
@@ -0,0 +1,5 @@
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "biu_max.v"]
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "biu_min.v"]
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "eu_rom.v"]
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "i8088.v"]
|
||||
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "mcl86_eu_core.v"]
|
||||
Reference in New Issue
Block a user