From 4762ef9b7238f67d065775b752ebf51289c1f437 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sun, 15 Jun 2014 15:28:10 +0200 Subject: Clean project --- FPGA/display/lpm_constant_1.qip | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 FPGA/display/lpm_constant_1.qip (limited to 'FPGA/display/lpm_constant_1.qip') diff --git a/FPGA/display/lpm_constant_1.qip b/FPGA/display/lpm_constant_1.qip new file mode 100644 index 0000000..09d0b13 --- /dev/null +++ b/FPGA/display/lpm_constant_1.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_1.vhd"] +set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_constant_1.bsf"] +set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_constant_1.cmp"] -- cgit v1.2.3