From 70318492f3472ff2ec3b1735cf69a4eef1f6a51d Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Fri, 13 Jun 2014 16:06:19 +0200 Subject: Update project --- FPGA/pwm/lpm_constant1.qip | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 FPGA/pwm/lpm_constant1.qip (limited to 'FPGA/pwm/lpm_constant1.qip') diff --git a/FPGA/pwm/lpm_constant1.qip b/FPGA/pwm/lpm_constant1.qip new file mode 100644 index 0000000..497a35e --- /dev/null +++ b/FPGA/pwm/lpm_constant1.qip @@ -0,0 +1,5 @@ +set_global_assignment -name IP_TOOL_NAME "LPM_CONSTANT" +set_global_assignment -name IP_TOOL_VERSION "13.0" +set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "lpm_constant1.vhd"] +set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_constant1.bsf"] +set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_constant1.cmp"] -- cgit v1.2.3