Files
FireBee_SVN/lpm_counter0.qip
Markus Fröschle 7a8c5d3eb3 added more constraints
makes it basically working, but still some pixel errors
2015-10-17 09:30:27 +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"]