Skip to content
Snippets Groups Projects

added qsfp_leds_v2 and connected the DDR cal OK signal.

Merged Reinier van der Walle requested to merge L2SDP-1017 into master
2 unresolved threads
11 files
+ 637
15
Compare changes
  • Side-by-side
  • Inline
Files
11
###############################################################################
#
# Copyright (C) 2014
# ASTRON (Netherlands Institute for Radio Astronomy) <http://www.astron.nl/>
# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
###############################################################################
source $::env(HDL_WORK)/boards/uniboard2c/libraries/unb2c_board/quartus/pinning/unb2c_minimal_pins.tcl
# module I:
set_location_assignment PIN_AP20 -to MB_I_OU.a[0]
set_location_assignment PIN_AR20 -to MB_I_OU.a[1]
set_location_assignment PIN_AP19 -to MB_I_OU.a[2]
set_location_assignment PIN_AR19 -to MB_I_OU.a[3]
set_location_assignment PIN_AR18 -to MB_I_OU.a[4]
set_location_assignment PIN_AT17 -to MB_I_OU.a[5]
set_location_assignment PIN_AU19 -to MB_I_OU.a[6]
set_location_assignment PIN_AT18 -to MB_I_OU.a[7]
set_location_assignment PIN_AL17 -to MB_I_OU.a[8]
set_location_assignment PIN_AM18 -to MB_I_OU.a[9]
set_location_assignment PIN_AM19 -to MB_I_OU.a[10]
set_location_assignment PIN_AN19 -to MB_I_OU.a[11]
set_location_assignment PIN_BA17 -to MB_I_OU.a[12]
set_location_assignment PIN_BD17 -to MB_I_OU.a[13]
set_location_assignment PIN_AY18 -to MB_I_OU.act_n
set_location_assignment PIN_AV29 -to MB_I_IN.alert_n
set_location_assignment PIN_BB16 -to MB_I_OU.ba[0]
set_location_assignment PIN_BD16 -to MB_I_OU.ba[1]
set_location_assignment PIN_BC16 -to MB_I_OU.bg[0]
set_location_assignment PIN_AW19 -to MB_I_OU.bg[1]
set_location_assignment PIN_BA15 -to MB_I_OU.a[15]
#set_location_assignment PIN_BC21 -to MB_I_IO.dq[64]
#set_location_assignment PIN_BA22 -to MB_I_IO.dq[65]
#set_location_assignment PIN_BD21 -to MB_I_IO.dq[66]
#set_location_assignment PIN_BB20 -to MB_I_IO.dq[67]
#set_location_assignment PIN_BA20 -to MB_I_IO.dq[68]
#set_location_assignment PIN_BD20 -to MB_I_IO.dq[69]
#set_location_assignment PIN_AY20 -to MB_I_IO.dq[70]
#set_location_assignment PIN_AY22 -to MB_I_IO.dq[71]
set_location_assignment PIN_AU18 -to MB_I_OU.ck[0]
#set_location_assignment PIN_AV18 -to MB_I_OU.ck_n[0]
set_location_assignment PIN_AT16 -to MB_I_OU.ck[1]
#set_location_assignment PIN_AU16 -to MB_I_OU.ck_n[1]
set_location_assignment PIN_BB19 -to MB_I_OU.cke[0]
set_location_assignment PIN_AP16 -to MB_I_OU.cke[1]
set_location_assignment PIN_AY19 -to MB_I_OU.cs_n[0]
set_location_assignment PIN_AN16 -to MB_I_OU.cs_n[1]
set_location_assignment PIN_BC29 -to MB_I_IO.dbi_n[0]
set_location_assignment PIN_AR27 -to MB_I_IO.dbi_n[1]
set_location_assignment PIN_BD24 -to MB_I_IO.dbi_n[2]
set_location_assignment PIN_AM23 -to MB_I_IO.dbi_n[3]
set_location_assignment PIN_AU12 -to MB_I_IO.dbi_n[4]
set_location_assignment PIN_AU13 -to MB_I_IO.dbi_n[5]
set_location_assignment PIN_AM14 -to MB_I_IO.dbi_n[6]
set_location_assignment PIN_AM16 -to MB_I_IO.dbi_n[7]
#set_location_assignment PIN_BA21 -to MB_I_IO.dbi_n[8]
set_location_assignment PIN_BA28 -to MB_I_IO.dqs[0]
set_location_assignment PIN_AM28 -to MB_I_IO.dqs[1]
set_location_assignment PIN_AV24 -to MB_I_IO.dqs[2]
set_location_assignment PIN_AN24 -to MB_I_IO.dqs[3]
set_location_assignment PIN_BC14 -to MB_I_IO.dqs[4]
set_location_assignment PIN_AW14 -to MB_I_IO.dqs[5]
set_location_assignment PIN_AN12 -to MB_I_IO.dqs[6]
set_location_assignment PIN_AK15 -to MB_I_IO.dqs[7]
#set_location_assignment PIN_BC22 -to MB_I_IO.dqs[8]
set_location_assignment PIN_BD19 -to MB_I_OU.odt[0]
set_location_assignment PIN_AR17 -to MB_I_OU.odt[1]
set_location_assignment PIN_BC18 -to MB_I_OU.par
set_location_assignment PIN_BB15 -to MB_I_OU.a[16]
set_location_assignment PIN_AW17 -to MB_I_REF_CLK
set_location_assignment PIN_AV19 -to MB_I_OU.reset_n
set_location_assignment PIN_AY17 -to MB_I_IN.oct_rzqin
set_location_assignment PIN_BC17 -to MB_I_OU.a[14]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.cke[1]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.cs_n[1]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.odt[1]
set_instance_assignment -name IO_STANDARD "1.2 V" -to MB_I_REF_CLK
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IN.oct_rzqin
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[0]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[1]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[2]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[3]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[4]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[5]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[6]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[7]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[8]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[9]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[10]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[11]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[12]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[13]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.act_n
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.ba[0]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.ba[1]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.bg[0]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.bg[1]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[15]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V SSTL" -to MB_I_OU.ck[0]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V SSTL" -to MB_I_OU.ck[1]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.cke[0]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.cs_n[0]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.par
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[16]
set_instance_assignment -name IO_STANDARD "1.2 V" -to MB_I_OU.reset_n
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.a[14]
set_instance_assignment -name IO_STANDARD "SSTL-12" -to MB_I_OU.odt[0]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IN.alert_n
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[64]
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[65]
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[66]
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[67]
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[68]
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[69]
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[70]
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[71]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[0]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[1]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[2]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[3]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[4]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[5]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[6]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[7]
#set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dbi_n[8]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[0]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[1]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[2]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[3]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[4]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[5]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[6]
set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[7]
#set_instance_assignment -name IO_STANDARD "DIFFERENTIAL 1.2-V POD" -to MB_I_IO.dqs[8]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[0]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[1]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[2]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[3]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[4]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[5]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[6]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[7]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[8]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[9]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[10]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[11]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[12]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[13]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[14]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[15]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[16]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[17]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[18]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[19]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[20]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[21]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[22]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[23]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[24]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[25]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[26]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[27]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[28]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[29]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[30]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[31]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[32]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[33]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[34]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[35]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[36]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[37]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[38]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[39]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[40]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[41]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[42]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[43]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[44]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[45]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[46]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[47]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[48]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[49]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[50]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[51]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[52]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[53]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[54]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[55]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[56]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[57]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[58]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[59]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[60]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[61]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[62]
set_instance_assignment -name IO_STANDARD "1.2-V POD" -to MB_I_IO.dq[63]
set_location_assignment PIN_M16 -to MB_I_IN.evt
set_location_assignment PIN_AU29 -to MB_I_IO.dq[0]
set_location_assignment PIN_BC28 -to MB_I_IO.dq[1]
set_location_assignment PIN_AY29 -to MB_I_IO.dq[2]
set_location_assignment PIN_BB28 -to MB_I_IO.dq[3]
set_location_assignment PIN_BB29 -to MB_I_IO.dq[4]
set_location_assignment PIN_AW29 -to MB_I_IO.dq[5]
set_location_assignment PIN_BC27 -to MB_I_IO.dq[6]
set_location_assignment PIN_BD29 -to MB_I_IO.dq[7]
set_location_assignment PIN_AR28 -to MB_I_IO.dq[8]
set_location_assignment PIN_AR29 -to MB_I_IO.dq[9]
set_location_assignment PIN_AV27 -to MB_I_IO.dq[10]
set_location_assignment PIN_AU28 -to MB_I_IO.dq[11]
set_location_assignment PIN_AW27 -to MB_I_IO.dq[12]
set_location_assignment PIN_AT28 -to MB_I_IO.dq[13]
set_location_assignment PIN_AV28 -to MB_I_IO.dq[14]
set_location_assignment PIN_AP27 -to MB_I_IO.dq[15]
set_location_assignment PIN_BC24 -to MB_I_IO.dq[16]
set_location_assignment PIN_BB24 -to MB_I_IO.dq[17]
set_location_assignment PIN_BB23 -to MB_I_IO.dq[18]
set_location_assignment PIN_AW22 -to MB_I_IO.dq[19]
set_location_assignment PIN_BA23 -to MB_I_IO.dq[20]
set_location_assignment PIN_BC23 -to MB_I_IO.dq[21]
set_location_assignment PIN_AY23 -to MB_I_IO.dq[22]
set_location_assignment PIN_AY24 -to MB_I_IO.dq[23]
set_location_assignment PIN_AP22 -to MB_I_IO.dq[24]
set_location_assignment PIN_AN23 -to MB_I_IO.dq[25]
set_location_assignment PIN_AR23 -to MB_I_IO.dq[26]
set_location_assignment PIN_AT23 -to MB_I_IO.dq[27]
set_location_assignment PIN_AU23 -to MB_I_IO.dq[28]
set_location_assignment PIN_AV23 -to MB_I_IO.dq[29]
set_location_assignment PIN_AR24 -to MB_I_IO.dq[30]
set_location_assignment PIN_AP24 -to MB_I_IO.dq[31]
set_location_assignment PIN_AV12 -to MB_I_IO.dq[32]
set_location_assignment PIN_AY13 -to MB_I_IO.dq[33]
set_location_assignment PIN_BD14 -to MB_I_IO.dq[34]
set_location_assignment PIN_AY12 -to MB_I_IO.dq[35]
set_location_assignment PIN_BA13 -to MB_I_IO.dq[36]
set_location_assignment PIN_BA12 -to MB_I_IO.dq[37]
set_location_assignment PIN_AW12 -to MB_I_IO.dq[38]
set_location_assignment PIN_BB13 -to MB_I_IO.dq[39]
set_location_assignment PIN_AV13 -to MB_I_IO.dq[40]
set_location_assignment PIN_AR13 -to MB_I_IO.dq[41]
set_location_assignment PIN_AR15 -to MB_I_IO.dq[42]
set_location_assignment PIN_AP15 -to MB_I_IO.dq[43]
set_location_assignment PIN_AT15 -to MB_I_IO.dq[44]
set_location_assignment PIN_AU14 -to MB_I_IO.dq[45]
set_location_assignment PIN_AU15 -to MB_I_IO.dq[46]
set_location_assignment PIN_AV14 -to MB_I_IO.dq[47]
set_location_assignment PIN_AM13 -to MB_I_IO.dq[48]
set_location_assignment PIN_AT13 -to MB_I_IO.dq[49]
set_location_assignment PIN_AT12 -to MB_I_IO.dq[50]
set_location_assignment PIN_AP14 -to MB_I_IO.dq[51]
set_location_assignment PIN_AN13 -to MB_I_IO.dq[52]
set_location_assignment PIN_AK13 -to MB_I_IO.dq[53]
set_location_assignment PIN_AM12 -to MB_I_IO.dq[54]
set_location_assignment PIN_AL13 -to MB_I_IO.dq[55]
set_location_assignment PIN_AH13 -to MB_I_IO.dq[56]
set_location_assignment PIN_AL15 -to MB_I_IO.dq[57]
set_location_assignment PIN_AM15 -to MB_I_IO.dq[58]
set_location_assignment PIN_AJ14 -to MB_I_IO.dq[59]
set_location_assignment PIN_AJ12 -to MB_I_IO.dq[60]
set_location_assignment PIN_AL16 -to MB_I_IO.dq[61]
set_location_assignment PIN_AK12 -to MB_I_IO.dq[62]
set_location_assignment PIN_AH14 -to MB_I_IO.dq[63]
set_location_assignment PIN_AY28 -to MB_I_IO.dqs_n[0]
set_location_assignment PIN_AN28 -to MB_I_IO.dqs_n[1]
set_location_assignment PIN_AU24 -to MB_I_IO.dqs_n[2]
set_location_assignment PIN_AM24 -to MB_I_IO.dqs_n[3]
set_location_assignment PIN_BB14 -to MB_I_IO.dqs_n[4]
set_location_assignment PIN_AY14 -to MB_I_IO.dqs_n[5]
set_location_assignment PIN_AP12 -to MB_I_IO.dqs_n[6]
set_location_assignment PIN_AK14 -to MB_I_IO.dqs_n[7]
#set_location_assignment PIN_BD22 -to MB_I_IO.dqs_n[8]
Loading