summaryrefslogtreecommitdiffstats
path: root/pong3.qsf
diff options
context:
space:
mode:
Diffstat (limited to 'pong3.qsf')
-rw-r--r--pong3.qsf2
1 files changed, 2 insertions, 0 deletions
diff --git a/pong3.qsf b/pong3.qsf
index f8ef54f..b614ba7 100644
--- a/pong3.qsf
+++ b/pong3.qsf
@@ -48,6 +48,7 @@ set_global_assignment -name DEVICE_FILTER_PACKAGE "ANY QFP"
set_global_assignment -name DEVICE_FILTER_PIN_COUNT 208
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8
set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 1
+set_location_assignment PIN_41 -to seven_seg[7]
set_location_assignment PIN_40 -to seven_seg[6]
set_location_assignment PIN_37 -to seven_seg[5]
set_location_assignment PIN_43 -to seven_seg[4]
@@ -149,4 +150,5 @@ set_global_assignment -name VERILOG_FILE pong3.v
set_global_assignment -name QSYS_FILE my_sys.qsys
+
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top \ No newline at end of file