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/display.qsf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FPGA/display/display.qsf') diff --git a/FPGA/display/display.qsf b/FPGA/display/display.qsf index 7cc0772..0914708 100644 --- a/FPGA/display/display.qsf +++ b/FPGA/display/display.qsf @@ -114,11 +114,11 @@ 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 BDF_FILE useless.bdf set_global_assignment -name QIP_FILE lpm_shiftreg0.qip -set_global_assignment -name QIP_FILE lpm_constant7nada.qip +set_global_assignment -name QIP_FILE lpm_constant_7x1.qip +set_global_assignment -name QIP_FILE lpm_constant_2x0.qip set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file -- cgit v1.2.3