mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-17 16:43:22 +00:00
Create 8088.qip
This commit is contained in:
parent
bc68a4b293
commit
b4e4695e80
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"]
|
||||
Loading…
x
Reference in New Issue
Block a user