Files
FireBee_SVN/BaS_GNU/FPGA_quartus/lpm_latch0.qip
Markus Fröschle 522d92cc5f experimental branch to build BaS with a GNU toolchain.
branched from Rev 38 of trunk
2012-10-11 09:50:51 +00:00

6 lines
372 B
Plaintext

set_global_assignment -name IP_TOOL_NAME "LPM_LATCH"
set_global_assignment -name IP_TOOL_VERSION "8.1"
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "lpm_latch0.vhd"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_latch0.bsf"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_latch0.cmp"]