forked from RW-FPGA-devel-Team/multi-cpm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MultiCPM.qip
21 lines (21 loc) · 1.48 KB
/
MultiCPM.qip
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
set_global_assignment -name VHDL_FILE ../rtl/Components/Z80/T80_Reg.vhd
set_global_assignment -name VHDL_FILE ../rtl/Components/Z80/T80_Pack.vhd
set_global_assignment -name VHDL_FILE ../rtl/Components/Z80/T80_MCode.vhd
set_global_assignment -name VHDL_FILE ../rtl/Components/Z80/T80_ALU.vhd
set_global_assignment -name VHDL_FILE ../rtl/Components/Z80/T80.vhd
set_global_assignment -name VHDL_FILE ../rtl/Components/Z80/T80s.vhd
set_global_assignment -name VHDL_FILE ../ssdram.vhd
set_global_assignment -name SYSTEMVERILOG_FILE ../MultiCPM.sv
set_global_assignment -name VHDL_FILE ../rtl/Microcomputer.vhd
set_global_assignment -name QIP_FILE ../rtl/ROMS/Z80/Z80_CMON_ROM.qip
set_global_assignment -name QIP_FILE ../rtl/Components/TERMINAL/DisplayRam1K.qip
set_global_assignment -name QIP_FILE ../rtl/Components/TERMINAL/CGABoldRomReduced.qip
set_global_assignment -name VHDL_FILE ../rtl/Components/UART/bufferedUART.vhd
set_global_assignment -name QIP_FILE ../rtl/Components/TERMINAL/CGABoldRom.qip
set_global_assignment -name VHDL_FILE ../rtl/Components/TERMINAL/SBCTextDisplayRGB.vhd
set_global_assignment -name QIP_FILE ../rtl/Components/TERMINAL/DisplayRam2K.qip
set_global_assignment -name VHDL_FILE ../rtl/Components/TERMINAL/keyMapRom.vhd
set_global_assignment -name VHDL_FILE ../rtl/Components/SDCARD/sd_controller.vhd
set_global_assignment -name VHDL_FILE ../rtl/Components/MMU/MMU4.vhd
set_global_assignment -name VHDL_FILE ../rtl/Components/BRG/brg.vhd
set_global_assignment -name VHDL_FILE ../rtl/ssdram.vhd