diff options
Diffstat (limited to 'FPGA/pwm/lpm_counter0.qip')
-rw-r--r-- | FPGA/pwm/lpm_counter0.qip | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/FPGA/pwm/lpm_counter0.qip b/FPGA/pwm/lpm_counter0.qip new file mode 100644 index 0000000..f7b47d7 --- /dev/null +++ b/FPGA/pwm/lpm_counter0.qip | |||
@@ -0,0 +1,5 @@ | |||
1 | set_global_assignment -name IP_TOOL_NAME "LPM_COUNTER" | ||
2 | set_global_assignment -name IP_TOOL_VERSION "13.0" | ||
3 | set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "lpm_counter0.vhd"] | ||
4 | set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_counter0.bsf"] | ||
5 | set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_counter0.cmp"] | ||