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/display.qsf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'FPGA/display/display.qsf') diff --git a/FPGA/display/display.qsf b/FPGA/display/display.qsf index 67f8f87..7cc0772 100644 --- a/FPGA/display/display.qsf +++ b/FPGA/display/display.qsf @@ -112,14 +112,13 @@ set_location_assignment PIN_L6 -to hex7[3] set_location_assignment PIN_L7 -to hex7[4] set_location_assignment PIN_P9 -to hex7[5] set_location_assignment PIN_N9 -to hex7[6] +set_global_assignment -name QIP_FILE lpm_constant_f.qip +set_global_assignment -name QIP_FILE lpm_constant_a.qip +set_global_assignment -name QIP_FILE lpm_constant_1.qip set_global_assignment -name VHDL_FILE ../vhdl/clock_divider.vhd set_global_assignment -name BDF_FILE display.bdf set_global_assignment -name VHDL_FILE ../vhdl/seven_segment_decoder.vhd -set_global_assignment -name TCL_SCRIPT_FILE display_pin.tcl set_global_assignment -name BDF_FILE useless.bdf set_global_assignment -name QIP_FILE lpm_shiftreg0.qip -set_global_assignment -name QIP_FILE lpm_constant0.qip -set_global_assignment -name QIP_FILE lpm_constant1.qip -set_global_assignment -name QIP_FILE lpm_constant2.qip set_global_assignment -name QIP_FILE lpm_constant7nada.qip set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file -- cgit v1.2.3