Files
FPGA_Config/FPGA_by_Fredi/Video/Doppelzeilen_Fifo.qip
David Gálvez 3a91813da7 Sync with Fredi's source 22/06/2017
Blitter work.
2018-04-09 17:25:52 +02:00

6 lines
388 B
Plaintext

set_global_assignment -name IP_TOOL_NAME "FIFO"
set_global_assignment -name IP_TOOL_VERSION "9.1"
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "Doppelzeilen_Fifo.vhd"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "Doppelzeilen_Fifo.bsf"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "Doppelzeilen_Fifo.inc"]