Files
tranZPUter/FPGA/SW700/v1.3/VideoController.qip
2021-02-06 11:31:15 +00:00

11 lines
930 B
Plaintext

set_global_assignment -name IP_TOOL_NAME "Sharp MZ Video Controller"
set_global_assignment -name IP_TOOL_VERSION "17.1"
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) VideoController/VideoController.vhd]
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) VideoController/VideoController_pkg.vhd]
set_global_assignment -name SDC_FILE [file join $::quartus(qip_path) VideoController/VideoController_constraints.sdc]
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) devices/sysbus/RAM/dpram.vhd]
set_global_assignment -name QIP_FILE [file join $::quartus(qip_path) PLL/Video_Clock.qip]
set_global_assignment -name QIP_FILE [file join $::quartus(qip_path) PLL/Video_Clock_II.qip]
set_global_assignment -name QIP_FILE [file join $::quartus(qip_path) PLL/Video_Clock_III.qip]