From 187889052614cf4f20f55c9d7abe560f19285f1a Mon Sep 17 00:00:00 2001 From: Lukas Vik <10241915+LukasVik@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:19:18 +0100 Subject: [PATCH] Correction in comment M15 (SW7) is in bank 34. --- Zedboard-Master.xdc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zedboard-Master.xdc b/Zedboard-Master.xdc index 9df01e8..f17c43e 100644 --- a/Zedboard-Master.xdc +++ b/Zedboard-Master.xdc @@ -232,7 +232,7 @@ #set_property PACKAGE_PIN G17 [get_ports {OTG_RESETN}]; # "OTG-RESETN" ## ---------------------------------------------------------------------------- -## User DIP Switches - Bank 35 +## User DIP Switches - Bank 34 and 35 ## ---------------------------------------------------------------------------- #set_property PACKAGE_PIN F22 [get_ports {SW0}]; # "SW0" #set_property PACKAGE_PIN G22 [get_ports {SW1}]; # "SW1"