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/display/lpm_constant_a.qip | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 FPGA/display/lpm_constant_a.qip (limited to 'FPGA/display/lpm_constant_a.qip') diff --git a/FPGA/display/lpm_constant_a.qip b/FPGA/display/lpm_constant_a.qip new file mode 100644 index 0000000..d501151 --- /dev/null +++ b/FPGA/display/lpm_constant_a.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_constant_a.vhd"] +set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_constant_a.bsf"] +set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_constant_a.cmp"] -- cgit v1.2.3