blob: 7981a7080a5bb9515349c1e85b69ce22128bfee0 (
plain)
1
2
3
4
|
set_global_assignment -name IP_TOOL_NAME "FIFO"
set_global_assignment -name IP_TOOL_VERSION "11.0"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "fl_fifo.v"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "fl_fifo_bb.v"]
|