summaryrefslogtreecommitdiff
path: root/FPGA/display/display.qsf
diff options
context:
space:
mode:
Diffstat (limited to 'FPGA/display/display.qsf')
-rw-r--r--FPGA/display/display.qsf7
1 files changed, 3 insertions, 4 deletions
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]
112set_location_assignment PIN_L7 -to hex7[4] 112set_location_assignment PIN_L7 -to hex7[4]
113set_location_assignment PIN_P9 -to hex7[5] 113set_location_assignment PIN_P9 -to hex7[5]
114set_location_assignment PIN_N9 -to hex7[6] 114set_location_assignment PIN_N9 -to hex7[6]
115set_global_assignment -name QIP_FILE lpm_constant_f.qip
116set_global_assignment -name QIP_FILE lpm_constant_a.qip
117set_global_assignment -name QIP_FILE lpm_constant_1.qip
115set_global_assignment -name VHDL_FILE ../vhdl/clock_divider.vhd 118set_global_assignment -name VHDL_FILE ../vhdl/clock_divider.vhd
116set_global_assignment -name BDF_FILE display.bdf 119set_global_assignment -name BDF_FILE display.bdf
117set_global_assignment -name VHDL_FILE ../vhdl/seven_segment_decoder.vhd 120set_global_assignment -name VHDL_FILE ../vhdl/seven_segment_decoder.vhd
118set_global_assignment -name TCL_SCRIPT_FILE display_pin.tcl
119set_global_assignment -name BDF_FILE useless.bdf 121set_global_assignment -name BDF_FILE useless.bdf
120set_global_assignment -name QIP_FILE lpm_shiftreg0.qip 122set_global_assignment -name QIP_FILE lpm_shiftreg0.qip
121set_global_assignment -name QIP_FILE lpm_constant0.qip
122set_global_assignment -name QIP_FILE lpm_constant1.qip
123set_global_assignment -name QIP_FILE lpm_constant2.qip
124set_global_assignment -name QIP_FILE lpm_constant7nada.qip 123set_global_assignment -name QIP_FILE lpm_constant7nada.qip
125set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file 124set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file