From e170ee1dd323f3f99e154bd5daf026fc8f423465 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Mon, 16 Jun 2014 00:04:05 +0200 Subject: Refactoring --- FPGA/display/lpm_constant_2x0.qip | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 FPGA/display/lpm_constant_2x0.qip (limited to 'FPGA/display/lpm_constant_2x0.qip') diff --git a/FPGA/display/lpm_constant_2x0.qip b/FPGA/display/lpm_constant_2x0.qip new file mode 100644 index 0000000..11263b6 --- /dev/null +++ b/FPGA/display/lpm_constant_2x0.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_2x0.vhd"] +set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_constant_2x0.bsf"] +set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "lpm_constant_2x0.cmp"] -- cgit v1.2.3