6 lines
363 B
Plaintext
6 lines
363 B
Plaintext
set_global_assignment -name IP_TOOL_NAME "LPM_FIFO+"
|
|
set_global_assignment -name IP_TOOL_VERSION "9.1"
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "dcfifo1.vhd"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "dcfifo1.bsf"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "dcfifo1.cmp"]
|