File: rfic_spi_controller.qip

package info (click to toggle)
bladerf 0.2024.05-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 245,984 kB
  • sloc: ansic: 361,923; vhdl: 28,167; tcl: 14,424; python: 3,668; sh: 1,811; makefile: 1,255; xml: 1,020; cpp: 473; asm: 158; csh: 18
file content (5 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# When generating a system, Qsys will copy this file into its synthesis output
# directory. All paths below must be relative to that directory.
set nuand_ip_dir [file join $::quartus(qip_path) ../../../../../../fpga/ip/nuand]

set_global_assignment -name VHDL_FILE -hdl_version VHDL_2008 [file normalize [file join $nuand_ip_dir rfic_spi_controller/vhdl/rfic_spi_controller.vhd]]