summaryrefslogtreecommitdiffstats
path: root/part_4/ex18/verilog_files/FIFO.qip
blob: 5559867d3b75373e3136877de0c9620d9d495649 (plain)
1
2
3
4
5
set_global_assignment -name IP_TOOL_NAME "FIFO"
set_global_assignment -name IP_TOOL_VERSION "16.0"
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone V}"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "FIFO.v"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "FIFO_bb.v"]