File: rx_meta_fifo.qip

package info (click to toggle)
bladerf 0.2017.12~rc1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 14,620 kB
  • sloc: ansic: 50,123; vhdl: 12,873; python: 1,062; tcl: 1,060; xml: 1,017; makefile: 657; sh: 589; csh: 18; cpp: 9
file content (6 lines) | stat: -rw-r--r-- 446 bytes parent folder | download
1
2
3
4
5
6
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 IV E}"
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "rx_meta_fifo.vhd"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "rx_meta_fifo_inst.vhd"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "rx_meta_fifo.cmp"]