mirror of
https://github.com/array-in-a-matrix/SAROO.git
synced 2025-04-02 10:31:43 -04:00
4 lines
269 B
Text
4 lines
269 B
Text
set_global_assignment -name IP_TOOL_NAME "FIFO"
|
|
set_global_assignment -name IP_TOOL_VERSION "13.1"
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "fifo4k.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "fifo4k_bb.v"]
|