summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-04-17 08:30:39 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-04-17 14:13:46 -0500
commit4ecd92394c4db9d77b4a7e9d0c1878a221a4a764 (patch)
treea0ba0c97faa7b0cfde9f3614011323cfe10ded98 /src/usr/hwpf
parentf2ebdd59c50c32c09c9c4c557fb403417c7d7d9d (diff)
downloadtalos-hostboot-4ecd92394c4db9d77b4a7e9d0c1878a221a4a764.tar.gz
talos-hostboot-4ecd92394c4db9d77b4a7e9d0c1878a221a4a764.zip
SW257508 : Centaur DD2.1 - Hostboot support
Change-Id: Ib320484cbbc599eb3dd6b154dd4a7fa45aece899 CQ:SW257508 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10617/ Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10607 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf')
-rwxr-xr-xsrc/usr/hwpf/hwp/pll_accessors/getPllRingAttr.C72
-rw-r--r--src/usr/hwpf/hwp/pll_attributes/centaur_21_pll_ring.attributes4145
-rw-r--r--src/usr/hwpf/makefile3
3 files changed, 4218 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/pll_accessors/getPllRingAttr.C b/src/usr/hwpf/hwp/pll_accessors/getPllRingAttr.C
index d794d41af..413b855f1 100755
--- a/src/usr/hwpf/hwp/pll_accessors/getPllRingAttr.C
+++ b/src/usr/hwpf/hwp/pll_accessors/getPllRingAttr.C
@@ -20,7 +20,7 @@
/* Origin: 30 */
/* */
/* IBM_PROLOG_END_TAG */
-// $Id: getPllRingAttr.C,v 1.4 2014/01/22 14:03:05 mjjones Exp $
+// $Id: getPllRingAttr.C,v 1.6 2014/04/16 19:23:11 thi Exp $
/**
* @file getPllRingAttr.C
*
@@ -625,6 +625,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA:
@@ -646,6 +653,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA:
@@ -667,6 +681,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA:
@@ -688,6 +709,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA:
@@ -709,6 +737,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA:
@@ -730,6 +765,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA:
@@ -751,6 +793,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA:
@@ -772,6 +821,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA:
@@ -793,6 +849,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
case fapi::ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA:
@@ -814,6 +877,13 @@ fapi::ReturnCode getPllRingAttr( const fapi::AttributeId i_attrId,
l_arySize = sizeof(Centaur_20_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA_array) /
l_arrayEntryLength;
}
+ else if (l_attrDdLevel == 0x21)
+ {
+ l_pllArrayPtr = reinterpret_cast<const PLL_RING_ATTR_WITH_4_KEYS *>(
+ &Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA_array);
+ l_arySize = sizeof(Centaur_21_ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA_array) /
+ l_arrayEntryLength;
+ }
}
break;
default:
diff --git a/src/usr/hwpf/hwp/pll_attributes/centaur_21_pll_ring.attributes b/src/usr/hwpf/hwp/pll_attributes/centaur_21_pll_ring.attributes
new file mode 100644
index 000000000..8537ed943
--- /dev/null
+++ b/src/usr/hwpf/hwp/pll_attributes/centaur_21_pll_ring.attributes
@@ -0,0 +1,4145 @@
+# $Id: centaur_21_pll_ring.attributes,v 1.1 2014/03/10 14:18:03 mfred Exp $
+#===============================================================================BEGIN Entry
+#
+#ENV=SIM
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x0000000000000000000000000000040000000000000000000001200070008051A79000000000000040008000001D960C00A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x13CB1402001C0009000000000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000040000000
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0060D3700000020004000000
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x04
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x01
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xA7
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x1D
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x0C
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#MEMB_MEM_FREQ = 1066
+#MEMB_NEST_FREQ = 4000
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x000000000000000000000000FD1044000200000000000000200024007000C052C430000000008000400080000014961800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D2500000020004000200
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#MEMB_MEM_FREQ = 1333
+#MEMB_NEST_FREQ = 4000
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x000000000000000000000000FD1044000200000000000000200024007000C052C430000000008000400080000019161400A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0050D1300000020004000200
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#MEMB_MEM_FREQ = 1600
+#MEMB_NEST_FREQ = 4000
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x000000000000000000000000FD1044000200000000000000200024007000C052C430000000008000400080000019161800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D1300000020004000200
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#MEMB_MEM_FREQ = 1866
+#MEMB_NEST_FREQ = 4000
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x000000000000000000000000FD1044000200000000000000200024007000C052C43000000000800040008000001B561500A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0150D5B00000020004000200
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x1B
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x56
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x15
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#MEMB_MEM_FREQ = 1066
+#MEMB_NEST_FREQ = 4800
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x000000000000000000000000FD10440002000000000000002000200060008051A430000000008000400080000014961800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D2500000020004000200
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#MEMB_MEM_FREQ = 1333
+#MEMB_NEST_FREQ = 4800
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x000000000000000000000000FD10440002000000000000002000200060008051A430000000008000400080000019161400A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0050D1300000020004000200
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#MEMB_MEM_FREQ = 1600
+#MEMB_NEST_FREQ = 4800
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x000000000000000000000000FD10440002000000000000002000200060008051A430000000008000400080000019161800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D1300000020004000200
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#MEMB_MEM_FREQ = 1866
+#MEMB_NEST_FREQ = 4800
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_DATA = 0x000000000000000000000000FD10440002000000000000002000200060008051A43000000000800040008000001B561500A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0150D5B00000020004000200
+#ATTR_MEMB_TP_BNDY_PLL_FLUSH = 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[45] u8[80] 0x1B
+ATTR_MEMB_TP_BNDY_PLL_DATA[46] u8[80] 0x56
+ATTR_MEMB_TP_BNDY_PLL_DATA[47] u8[80] 0x15
+ATTR_MEMB_TP_BNDY_PLL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_DATA[79] u8[80] 0x00
+
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[14] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[26] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[28] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[30] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[31] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[32] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[33] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[40] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[42] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[45] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[46] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[47] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[49] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[52] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[53] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FLUSH[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=SIM
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x0000000000000000000000080000040000000000000000000001200070008051A79000000000000040008000001D960C00A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x13CB1402001C0009000000000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000040000020
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0060D3700000020004000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x04
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x01
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xA7
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x1D
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x0C
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#MEMB_MEM_FREQ = 1066
+#MEMB_NEST_FREQ = 4000
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x000000000000000000000008FD1044000200000000000000200024007000C052C430000000008000400080000014961800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E20
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D2500000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#MEMB_MEM_FREQ = 1333
+#MEMB_NEST_FREQ = 4000
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x000000000000000000000008FD1044000200000000000000200024007000C052C430000000008000400080000019161400A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E20
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0050D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#MEMB_MEM_FREQ = 1600
+#MEMB_NEST_FREQ = 4000
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x000000000000000000000008FD1044000200000000000000200024007000C052C430000000008000400080000019161800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E20
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#MEMB_MEM_FREQ = 1866
+#MEMB_NEST_FREQ = 4000
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x000000000000000000000008FD1044000200000000000000200024007000C052C43000000000800040008000001B561500A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E20
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0150D5B00000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x1B
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x56
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x15
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#MEMB_MEM_FREQ = 1066
+#MEMB_NEST_FREQ = 4800
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x000000000000000000000008FD10440002000000000000002000200060008051A430000000008000400080000014961800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E20
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D2500000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#MEMB_MEM_FREQ = 1333
+#MEMB_NEST_FREQ = 4800
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x000000000000000000000008FD10440002000000000000002000200060008051A430000000008000400080000019161400A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E20
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0050D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#MEMB_MEM_FREQ = 1600
+#MEMB_NEST_FREQ = 4800
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x000000000000000000000008FD10440002000000000000002000200060008051A430000000008000400080000019161800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E20
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#DCCAL_MODE = 1
+#MEMB_MEM_FREQ = 1866
+#MEMB_NEST_FREQ = 4800
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA = 0x000000000000000000000008FD10440002000000000000002000200060008051A43000000000800040008000001B561500A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x800044117E20
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0150D5B00000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[11] u8[80] 0x08
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[16] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[45] u8[80] 0x1B
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[46] u8[80] 0x56
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[47] u8[80] 0x15
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_DCCAL_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=SIM
+#GEN_FLUSH=NO
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x0000000000000000000000000000040000000000000000000001200070008051A79000000000000040008000001D960C00A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x13CB1402001C0009000000000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000040000000
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0060D3700000020004000000
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x04
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x01
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xA7
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x1D
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x0C
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1066
+#MEMB_NEST_FREQ = 4000
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x000000000000000000000000FD1044000000000000000000200024007000C052C430000000008000400080000014961800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D2500000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1333
+#MEMB_NEST_FREQ = 4000
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x000000000000000000000000FD1044000000000000000000200024007000C052C430000000008000400080000019161400A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0050D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1600
+#MEMB_NEST_FREQ = 4000
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x000000000000000000000000FD1044000000000000000000200024007000C052C430000000008000400080000019161800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1866
+#MEMB_NEST_FREQ = 4000
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x000000000000000000000000FD1044000000000000000000200024007000C052C43000000000800040008000001B561500A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0150D5B00000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x1B
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x56
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x15
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1066
+#MEMB_NEST_FREQ = 4800
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x000000000000000000000000FD10440000000000000000002000200060008051A430000000008000400080000014961800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D2500000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1333
+#MEMB_NEST_FREQ = 4800
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x000000000000000000000000FD10440000000000000000002000200060008051A430000000008000400080000019161400A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0050D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1600
+#MEMB_NEST_FREQ = 4800
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x000000000000000000000000FD10440000000000000000002000200060008051A430000000008000400080000019161800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1866
+#MEMB_NEST_FREQ = 4800
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA = 0x000000000000000000000000FD10440000000000000000002000200060008051A43000000000800040008000001B561500A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0150D5B00000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[45] u8[80] 0x1B
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[46] u8[80] 0x56
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[47] u8[80] 0x15
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_FOR_RUNTIME_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1066
+#MEMB_NEST_FREQ = 4000
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA = 0x000000000000000000000000FD1044000000000000000000200024007000C052C430000000008000400080000014961800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D2500000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[45] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1066_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1333
+#MEMB_NEST_FREQ = 4000
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA = 0x000000000000000000000000FD1044000000000000000000200024007000C052C430000000008000400080000019161400A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0050D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[47] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1333_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1600
+#MEMB_NEST_FREQ = 4000
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA = 0x000000000000000000000000FD1044000000000000000000200024007000C052C430000000008000400080000019161800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1600_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1866
+#MEMB_NEST_FREQ = 4000
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA = 0x000000000000000000000000FD1044000000000000000000200024007000C052C43000000000800040008000001B561500A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x18469406001C0048000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0150D5B00000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[26] u8[80] 0x24
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[28] u8[80] 0x70
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[30] u8[80] 0xC0
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[31] u8[80] 0x52
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[32] u8[80] 0xC4
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[45] u8[80] 0x1B
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[46] u8[80] 0x56
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[47] u8[80] 0x15
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4000_MEM1866_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1066
+#MEMB_NEST_FREQ = 4800
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA = 0x000000000000000000000000FD10440000000000000000002000200060008051A430000000008000400080000014961800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D2500000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[45] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[46] u8[80] 0x96
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1066_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1333
+#MEMB_NEST_FREQ = 4800
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA = 0x000000000000000000000000FD10440000000000000000002000200060008051A430000000008000400080000019161400A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0050D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[47] u8[80] 0x14
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1333_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1600
+#MEMB_NEST_FREQ = 4800
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA = 0x000000000000000000000000FD10440000000000000000002000200060008051A430000000008000400080000019161800A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0030D1300000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[45] u8[80] 0x19
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[46] u8[80] 0x16
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[47] u8[80] 0x18
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1600_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
+#===============================================================================BEGIN Entry
+#
+#ENV=HW
+#GEN_FLUSH=NO
+#MEMB_MEM_FREQ = 1866
+#MEMB_NEST_FREQ = 4800
+#RUNTIME_MODE = 1
+#------------------------------------------------------------------------------- Ring String View
+#ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_LENGTH = 442
+#ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA = 0x000000000000000000000000FD10440000000000000000002000200060008051A43000000000800040008000001B561500A000000290000
+# DMI.DMIPLL.CWRAP.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x184B1402000C0008000800000000000000
+# DMI.RX.RXCLKCTL.CFG_LAT.NLC.L2(0:46) 0x000044117E00
+# PLLMEM.PLLCTL.C_PLL_CNTRL_LEAF.CFG_LAT.NLC.L2(0:135) 0x128000000A0150D5B00000020004000200
+#------------------------------------------------------------------------------- Attribute View
+
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_LENGTH u32 442
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[0] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[1] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[2] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[3] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[4] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[5] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[6] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[7] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[8] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[9] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[10] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[11] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[12] u8[80] 0xFD
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[13] u8[80] 0x10
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[14] u8[80] 0x44
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[15] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[16] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[17] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[18] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[19] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[20] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[21] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[22] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[23] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[24] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[25] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[26] u8[80] 0x20
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[27] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[28] u8[80] 0x60
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[29] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[30] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[31] u8[80] 0x51
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[32] u8[80] 0xA4
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[33] u8[80] 0x30
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[34] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[35] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[36] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[37] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[38] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[39] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[40] u8[80] 0x40
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[41] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[42] u8[80] 0x80
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[43] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[44] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[45] u8[80] 0x1B
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[46] u8[80] 0x56
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[47] u8[80] 0x15
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[48] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[49] u8[80] 0xA0
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[50] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[51] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[52] u8[80] 0x02
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[53] u8[80] 0x90
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[54] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[55] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[56] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[57] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[58] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[59] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[60] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[61] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[62] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[63] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[64] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[65] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[66] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[67] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[68] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[69] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[70] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[71] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[72] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[73] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[74] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[75] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[76] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[77] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[78] u8[80] 0x00
+ATTR_MEMB_TP_BNDY_PLL_NEST4800_MEM1866_DATA[79] u8[80] 0x00
+#===============================================================================END Entry
+
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile
index 3e4343b49..f9f0083dc 100644
--- a/src/usr/hwpf/makefile
+++ b/src/usr/hwpf/makefile
@@ -212,7 +212,8 @@ HWP_PLL_FILES = hwp/pll_attributes/s1_10_pll_ring.attributes \
hwp/pll_attributes/p8_10_pll_ring.attributes \
hwp/pll_attributes/p8_20_pll_ring.attributes \
hwp/pll_attributes/centaur_10_pll_ring.attributes \
- hwp/pll_attributes/centaur_20_pll_ring.attributes
+ hwp/pll_attributes/centaur_20_pll_ring.attributes \
+ hwp/pll_attributes/centaur_21_pll_ring.attributes
#------------------------------------------------------------------------------
# Winkle Ring data files
OpenPOWER on IntegriCloud