mirror of
https://github.com/array-in-a-matrix/SAROO.git
synced 2025-04-02 10:31:43 -04:00
4 lines
257 B
Text
4 lines
257 B
Text
set_global_assignment -name IP_TOOL_NAME "FIFO"
|
|
set_global_assignment -name IP_TOOL_VERSION "14.1"
|
|
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "cdcfifo.v"]
|