diff options
author | Pacien TRAN-GIRARD | 2014-06-13 16:06:19 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-06-13 16:06:19 +0200 |
commit | 70318492f3472ff2ec3b1735cf69a4eef1f6a51d (patch) | |
tree | 0f4243099ea9379bc164dc37a9fee3ab255f0f7e /FPGA/pwm/lpm_counter0.qip | |
parent | d091bb2cb82f66d187df8f3aba6afcf4041b72ce (diff) | |
download | fpga-home-automation-70318492f3472ff2ec3b1735cf69a4eef1f6a51d.tar.gz |
Update project
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"] | ||