Files
FireBee_SVN/BaS_GNU/FPGA_quartus/lpm_counter0.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
380 B
Plaintext

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