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/display.qsf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'FPGA/display/display.qsf') diff --git a/FPGA/display/display.qsf b/FPGA/display/display.qsf index 4a3d072..67f8f87 100644 --- a/FPGA/display/display.qsf +++ b/FPGA/display/display.qsf @@ -112,7 +112,14 @@ 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 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