openbcm

Git mirror of https://github.com/Broadcom-Network-Switching-Software/OpenBCM
git clone git://git.finwo.net/mirror/broadcom/openbcm
Log | Files | Refs | README

mv2_memtest.soc (125334B)


      1 # 
      2 # This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
      3 # 
      4 # Copyright 2007-2019 Broadcom Inc. All rights reserved.
      5 #
      6 # Maverick2 Sanity Memory tests
      7 #
      8 # Script to run all available memory tests as quickly as possible.
      9 # For testing basic sanity of new drivers, simulators, chips, etc.
     10 #
     11 
     12 set rct=false
     13 
     14 echo "Running Switching Memory Tests ..."
     15 local name 'echo " $mem"';
     16 
     17 if !@?1 " \
     18 echo 'Running Full version'; \
     19 local tr50 'tr 50 Memory=\$mem IndexStart=min IndexEnd=max'; \
     20 local tr51 'tr 51 Memory=\$mem IndexStart=min IndexEnd=max'; \
     21 local tr52 'tr 52 Memory=\$mem IndexStart=min IndexEnd=max'; \
     22 echo 'Running Full version ... Done'; \
     23 "
     24 
     25 if @?1 " \
     26 echo 'Running Quick version'; \
     27 local tr50 'tr 50 Memory=\$mem IndexStart=min IndexEnd=min'; \
     28 local tr51 'tr 51 Memory=\$mem IndexStart=min IndexEnd=3 ITERations=1'; \
     29 local tr52 'tr 52 Memory=\$mem IndexStart=min IndexEnd=3'; \
     30 echo 'Running Quick version ... Done'; \
     31 "
     32 
     33 sleep 5
     34 counter off
     35 l2mode off
     36 #linkscan off
     37 memscan off
     38 config add parity_enable=0
     39 init soc;
     40 init misc;
     41 
     42 local mem 'AGM_MONITOR_TABLE';
     43 $name; $tr50; $tr51; $tr52;
     44 local mem 'ALTERNATE_EMIRROR_BITMAP';
     45 $name; $tr50; $tr51; $tr52;
     46 local mem 'BCAST_BLOCK_MASK';
     47 $name; $tr50; $tr51; $tr52;
     48 local mem 'CENTRAL_CTR_EVICTION_FIFO';
     49 $name; $tr50; $tr51; $tr52;
     50 local mem 'CLPORT_WC_UCMEM_DATA';
     51 $name; $tr50; $tr51; $tr52;
     52 local mem 'CNG_STRENGTH_PROFILE';
     53 $name; $tr50; $tr51; $tr52;
     54 local mem 'COS_MAP_SEL';
     55 $name; $tr50; $tr51; $tr52;
     56 local mem 'CPU_COS_MAP';
     57 $name; $tr50; $tr51; $tr52;
     58 local mem 'CPU_COS_MAP_DATA_ONLY';
     59 $name; $tr50; $tr51; $tr52;
     60 local mem 'CPU_COS_MAP_ONLY';
     61 $name; $tr50; $tr51; $tr52;
     62 local mem 'CPU_PBM';
     63 $name; $tr50;
     64 local mem 'CPU_PBM_2';
     65 $name; $tr50;
     66 local mem 'CPU_TS_MAP';
     67 $name; $tr50; $tr51; $tr52;
     68 local mem 'CTRL_PKT_SIGNATURE_1';
     69 $name; $tr50;
     70 local mem 'CTRL_PKT_SIGNATURE_2';
     71 $name; $tr50;
     72 local mem 'CTRL_PKT_SIGNATURE_3';
     73 $name; $tr50;
     74 local mem 'CTRL_PKT_SIGNATURE_4';
     75 $name; $tr50;
     76 local mem 'DEVICE_LOOPBACK_PORTS_BITMAP';
     77 $name; $tr50;
     78 local mem 'DLB_ECMP_ETHERTYPE_ELIGIBILITY_MAP';
     79 $name; $tr50; $tr51; $tr52;
     80 local mem 'DLB_ECMP_FINAL_MEMBERS_QUALITY_MEASURE';
     81 $name; $tr50; $tr51; $tr52;
     82 local mem 'DLB_ECMP_FINAL_MEMBERS_QUALITY_MEASURE_PIPE0';
     83 $name; $tr50; $tr51; $tr52;
     84 local mem 'DLB_ECMP_FLOWSET';
     85 $name; $tr50; $tr51; $tr52;
     86 local mem 'DLB_ECMP_FLOWSET_MEMBER';
     87 $name; $tr50; $tr51; $tr52;
     88 local mem 'DLB_ECMP_FLOWSET_MEMBER_PIPE0';
     89 $name; $tr50; $tr51; $tr52;
     90 local mem 'DLB_ECMP_FLOWSET_PIPE0';
     91 $name; $tr50; $tr51; $tr52;
     92 local mem 'DLB_ECMP_FLOWSET_TIMESTAMP_PAGE';
     93 $name; $tr50; $tr51; $tr52;
     94 local mem 'DLB_ECMP_FLOWSET_TIMESTAMP_PAGE_PIPE0';
     95 $name; $tr50; $tr51; $tr52;
     96 local mem 'DLB_ECMP_GLB_QUANTIZE_THRESHOLD';
     97 $name; $tr50; $tr51; $tr52;
     98 local mem 'DLB_ECMP_GROUP_CONTROL';
     99 $name; $tr50; $tr51; $tr52;
    100 local mem 'DLB_ECMP_GROUP_MEMBERSHIP';
    101 $name; $tr50; $tr51; $tr52;
    102 local mem 'DLB_ECMP_GROUP_PORT_TO_MEMBER';
    103 $name; $tr50; $tr51; $tr52;
    104 local mem 'DLB_ECMP_GROUP_STATS';
    105 $name; $tr50; $tr51; $tr52;
    106 local mem 'DLB_ECMP_GROUP_STATS_PIPE0';
    107 $name; $tr50; $tr51; $tr52;
    108 local mem 'DLB_ECMP_LINK_CONTROL';
    109 $name; $tr50;
    110 local mem 'DLB_ECMP_OPTIMAL_CANDIDATE';
    111 $name; $tr50; $tr51; $tr52;
    112 local mem 'DLB_ECMP_OPTIMAL_CANDIDATE_PIPE0';
    113 $name; $tr50; $tr51; $tr52;
    114 local mem 'DLB_ECMP_PORT_AVG_QUALITY_MEASURE';
    115 $name; $tr50; $tr51; $tr52;
    116 local mem 'DLB_ECMP_PORT_AVG_QUALITY_MEASURE_PIPE0';
    117 $name; $tr50; $tr51; $tr52;
    118 local mem 'DLB_ECMP_PORT_INST_QUALITY_MEASURE';
    119 $name; $tr50; $tr51; $tr52;
    120 local mem 'DLB_ECMP_PORT_INST_QUALITY_MEASURE_PIPE0';
    121 $name; $tr50; $tr51; $tr52;
    122 local mem 'DLB_ECMP_PORT_QUALITY_MAPPING';
    123 $name; $tr50; $tr51; $tr52;
    124 local mem 'DLB_ECMP_PORT_QUALITY_UPDATE_MEASURE_CONTROL';
    125 $name; $tr50; $tr51; $tr52;
    126 local mem 'DLB_ECMP_PORT_QUALITY_UPDATE_MEASURE_CONTROL_PIPE0';
    127 $name; $tr50; $tr51; $tr52;
    128 #local mem 'DLB_ECMP_PORT_STATE' Read Only Memory - Not tested
    129 local mem 'DLB_ECMP_QUANTIZED_AVG_QUALITY_MEASURE';
    130 $name; $tr50; $tr51; $tr52;
    131 local mem 'DLB_ECMP_QUANTIZED_AVG_QUALITY_MEASURE_PIPE0';
    132 $name; $tr50; $tr51; $tr52;
    133 local mem 'DLB_ECMP_QUANTIZE_CONTROL';
    134 $name; $tr50; $tr51; $tr52;
    135 local mem 'DLB_HGT_LAG_ETHERTYPE_ELIGIBILITY_MAP';
    136 $name; $tr50; $tr51; $tr52;
    137 local mem 'DLB_HGT_LAG_FINAL_MEMBERS_QUALITY_MEASURE';
    138 $name; $tr50; $tr51; $tr52;
    139 local mem 'DLB_HGT_LAG_FINAL_MEMBERS_QUALITY_MEASURE_PIPE0';
    140 $name; $tr50; $tr51; $tr52;
    141 local mem 'DLB_HGT_LAG_FLOWSET';
    142 $name; $tr50; $tr51; $tr52;
    143 local mem 'DLB_HGT_LAG_FLOWSET_PIPE0';
    144 $name; $tr50; $tr51; $tr52;
    145 local mem 'DLB_HGT_LAG_FLOWSET_TIMESTAMP_PAGE';
    146 $name; $tr50; $tr51; $tr52;
    147 local mem 'DLB_HGT_LAG_FLOWSET_TIMESTAMP_PAGE_PIPE0';
    148 $name; $tr50; $tr51; $tr52;
    149 local mem 'DLB_HGT_LAG_GLB_QUANTIZE_THRESHOLD';
    150 $name; $tr50; $tr51; $tr52;
    151 local mem 'DLB_HGT_LAG_GROUP_CONTROL';
    152 $name; $tr50; $tr51; $tr52;
    153 local mem 'DLB_HGT_LAG_GROUP_MEMBERSHIP';
    154 $name; $tr50; $tr51; $tr52;
    155 local mem 'DLB_HGT_LAG_GROUP_STATS';
    156 $name; $tr50; $tr51; $tr52;
    157 local mem 'DLB_HGT_LAG_GROUP_STATS_PIPE0';
    158 $name; $tr50; $tr51; $tr52;
    159 local mem 'DLB_HGT_LAG_LINK_CONTROL';
    160 $name; $tr50;
    161 local mem 'DLB_HGT_LAG_OPTIMAL_CANDIDATE';
    162 $name; $tr50; $tr51; $tr52;
    163 local mem 'DLB_HGT_LAG_OPTIMAL_CANDIDATE_PIPE0';
    164 $name; $tr50; $tr51; $tr52;
    165 local mem 'DLB_HGT_LAG_PORT_AVG_QUALITY_MEASURE';
    166 $name; $tr50; $tr51; $tr52;
    167 local mem 'DLB_HGT_LAG_PORT_AVG_QUALITY_MEASURE_PIPE0';
    168 $name; $tr50; $tr51; $tr52;
    169 local mem 'DLB_HGT_LAG_PORT_INST_QUALITY_MEASURE';
    170 $name; $tr50; $tr51; $tr52;
    171 local mem 'DLB_HGT_LAG_PORT_INST_QUALITY_MEASURE_PIPE0';
    172 $name; $tr50; $tr51; $tr52;
    173 local mem 'DLB_HGT_LAG_PORT_QUALITY_MAPPING';
    174 $name; $tr50; $tr51; $tr52;
    175 local mem 'DLB_HGT_LAG_PORT_QUALITY_UPDATE_MEASURE_CONTROL';
    176 $name; $tr50; $tr51; $tr52;
    177 local mem 'DLB_HGT_LAG_PORT_QUALITY_UPDATE_MEASURE_CONTROL_PIPE0';
    178 $name; $tr50; $tr51; $tr52;
    179 #local mem 'DLB_HGT_LAG_PORT_STATE' Read Only Memory - Not tested
    180 local mem 'DLB_HGT_LAG_QUANTIZED_AVG_QUALITY_MEASURE';
    181 $name; $tr50; $tr51; $tr52;
    182 local mem 'DLB_HGT_LAG_QUANTIZED_AVG_QUALITY_MEASURE_PIPE0';
    183 $name; $tr50; $tr51; $tr52;
    184 local mem 'DLB_HGT_LAG_QUANTIZE_CONTROL';
    185 $name; $tr50; $tr51; $tr52;
    186 local mem 'DSCP_STRENGTH_PROFILE';
    187 $name; $tr50; $tr51; $tr52;
    188 local mem 'DST_COMPRESSION';
    189 $name; $tr50; $tr51; $tr52;
    190 local mem 'DST_COMPRESSION_DATA_ONLY';
    191 $name; $tr50; $tr51; $tr52;
    192 local mem 'DST_COMPRESSION_DATA_ONLY_PIPE0';
    193 $name; $tr50; $tr51; $tr52;
    194 local mem 'DST_COMPRESSION_PIPE0';
    195 $name; $tr50; $tr51; $tr52;
    196 local mem 'DST_COMPRESSION_TCAM_ONLY';
    197 $name; $tr50; $tr51; $tr52;
    198 local mem 'DST_COMPRESSION_TCAM_ONLY_PIPE0';
    199 $name; $tr50; $tr51; $tr52;
    200 local mem 'ECMP_DLB_CONTROL';
    201 $name; $tr50; $tr51; $tr52;
    202 local mem 'EDB_1DBG_B';
    203 $name; $tr50; $tr51; $tr52;
    204 local mem 'EFP_COUNTER_TABLE';
    205 $name; $tr50; $tr51; $tr52;
    206 local mem 'EFP_COUNTER_TABLE_PIPE0';
    207 $name; $tr50; $tr51; $tr52;
    208 local mem 'EFP_METER_TABLE';
    209 $name; $tr50; $tr51; $tr52;
    210 local mem 'EFP_METER_TABLE_PIPE0';
    211 $name; $tr50; $tr51; $tr52;
    212 local mem 'EFP_POLICY_TABLE';
    213 $name; $tr50; $tr51; $tr52;
    214 local mem 'EFP_POLICY_TABLE_PIPE0';
    215 $name; $tr50; $tr51; $tr52;
    216 local mem 'EFP_TCAM';
    217 $name; $tr50; $tr51; $tr52;
    218 local mem 'EFP_TCAM_PIPE0';
    219 $name; $tr50; $tr51; $tr52;
    220 local mem 'EGR_1588_SA';
    221 $name; $tr50; $tr51; $tr52;
    222 local mem 'EGR_ADAPT_1_ACTION_PROFILE';
    223 $name; $tr50; $tr51; $tr52;
    224 local mem 'EGR_ADAPT_1_FIXED_KEY_TABLE_ATTRS';
    225 $name; $tr50; $tr51; $tr52;
    226 local mem 'EGR_ADAPT_1_KEY_GEN_1_MASK';
    227 $name; $tr50; $tr51; $tr52;
    228 local mem 'EGR_ADAPT_1_KEY_GEN_1_MUX_CTRL';
    229 $name; $tr50; $tr51; $tr52;
    230 local mem 'EGR_ADAPT_1_KEY_GEN_2_MASK';
    231 $name; $tr50; $tr51; $tr52;
    232 local mem 'EGR_ADAPT_1_KEY_GEN_2_MUX_CTRL';
    233 $name; $tr50; $tr51; $tr52;
    234 local mem 'EGR_ADAPT_1_LOGICAL_TBL_SEL_SRAM';
    235 $name; $tr50; $tr51; $tr52;
    236 local mem 'EGR_ADAPT_1_LOGICAL_TBL_SEL_TCAM';
    237 $name; $tr50; $tr51; $tr52;
    238 local mem 'EGR_ADAPT_1_MISS_POLICY';
    239 $name; $tr50; $tr51; $tr52;
    240 local mem 'EGR_ADAPT_1_POLICY_STRENGTH_PROFILE';
    241 $name; $tr50; $tr51; $tr52;
    242 local mem 'EGR_ADAPT_2_ACTION_PROFILE';
    243 $name; $tr50; $tr51; $tr52;
    244 local mem 'EGR_ADAPT_2_FIXED_KEY_TABLE_ATTRS';
    245 $name; $tr50; $tr51; $tr52;
    246 local mem 'EGR_ADAPT_2_KEY_GEN_1_MASK';
    247 $name; $tr50; $tr51; $tr52;
    248 local mem 'EGR_ADAPT_2_KEY_GEN_1_MUX_CTRL';
    249 $name; $tr50; $tr51; $tr52;
    250 local mem 'EGR_ADAPT_2_KEY_GEN_2_MASK';
    251 $name; $tr50; $tr51; $tr52;
    252 local mem 'EGR_ADAPT_2_KEY_GEN_2_MUX_CTRL';
    253 $name; $tr50; $tr51; $tr52;
    254 local mem 'EGR_ADAPT_2_LOGICAL_TBL_SEL_SRAM';
    255 $name; $tr50; $tr51; $tr52;
    256 local mem 'EGR_ADAPT_2_LOGICAL_TBL_SEL_TCAM';
    257 $name; $tr50; $tr51; $tr52;
    258 local mem 'EGR_ADAPT_2_MISS_POLICY';
    259 $name; $tr50; $tr51; $tr52;
    260 local mem 'EGR_ADAPT_2_POLICY_STRENGTH_PROFILE';
    261 $name; $tr50; $tr51; $tr52;
    262 local mem 'EGR_COUNTER_CONTROL';
    263 $name; $tr50; $tr51; $tr52;
    264 local mem 'EGR_DELETE_CONTROL';
    265 $name; $tr50; $tr51; $tr52;
    266 local mem 'EGR_DGPP_TO_NHI';
    267 $name; $tr50; $tr51; $tr52;
    268 local mem 'EGR_DGPP_TO_NHI_MODBASE';
    269 $name; $tr50; $tr51; $tr52;
    270 local mem 'EGR_DOP_STORAGE_MEM';
    271 $name; $tr50; $tr51; $tr52;
    272 local mem 'EGR_DOP_STORAGE_MEM_PIPE0';
    273 $name; $tr50; $tr51; $tr52;
    274 local mem 'EGR_DVP_ATTRIBUTE';
    275 $name; $tr50; $tr51; $tr52;
    276 local mem 'EGR_DVP_ATTRIBUTE_ACTION_MASK_PROFILE';
    277 $name; $tr50; $tr51; $tr52;
    278 local mem 'EGR_DVP_ATTRIBUTE_ACTION_PROFILE';
    279 $name; $tr50; $tr51; $tr52;
    280 local mem 'EGR_EM_MTP_INDEX';
    281 $name; $tr50; $tr51; $tr52;
    282 local mem 'EGR_ENABLE';
    283 $name; $tr50; $tr51; $tr52;
    284 local mem 'EGR_FIELD_EXTRACTION_PROFILE_1_TCAM';
    285 $name; $tr50; $tr51; $tr52;
    286 local mem 'EGR_FIELD_EXTRACTION_PROFILE_1_TCAM_DATA_ONLY';
    287 $name; $tr50; $tr51; $tr52;
    288 local mem 'EGR_FIELD_EXTRACTION_PROFILE_1_TCAM_ONLY';
    289 $name; $tr50; $tr51; $tr52;
    290 local mem 'EGR_FIELD_EXTRACTION_PROFILE_2_TCAM';
    291 $name; $tr50; $tr51; $tr52;
    292 local mem 'EGR_FIELD_EXTRACTION_PROFILE_2_TCAM_DATA_ONLY';
    293 $name; $tr50; $tr51; $tr52;
    294 local mem 'EGR_FIELD_EXTRACTION_PROFILE_2_TCAM_ONLY';
    295 $name; $tr50; $tr51; $tr52;
    296 local mem 'EGR_FIELD_EXTRACTION_PROFILE_CONTROL';
    297 $name; $tr50; $tr51; $tr52;
    298 local mem 'EGR_FLEX_CONTAINER_UPDATE_PROFILE_0';
    299 $name; $tr50; $tr51; $tr52;
    300 local mem 'EGR_FLEX_CONTAINER_UPDATE_PROFILE_1';
    301 $name; $tr50; $tr51; $tr52;
    302 local mem 'EGR_FLEX_CTR_COS_MAP';
    303 $name; $tr50; $tr51; $tr52;
    304 local mem 'EGR_FLEX_CTR_COUNTER_TABLE_0';
    305 $name; $tr50; $tr51; $tr52;
    306 local mem 'EGR_FLEX_CTR_COUNTER_TABLE_1';
    307 $name; $tr50; $tr51; $tr52;
    308 local mem 'EGR_FLEX_CTR_COUNTER_TABLE_2';
    309 $name; $tr50; $tr51; $tr52;
    310 local mem 'EGR_FLEX_CTR_COUNTER_TABLE_3';
    311 $name; $tr50; $tr51; $tr52;
    312 local mem 'EGR_FLEX_CTR_COUNTER_TABLE_0_PIPE0';
    313 $name; $tr50; $tr51; $tr52;
    314 local mem 'EGR_FLEX_CTR_COUNTER_TABLE_1_PIPE0';
    315 $name; $tr50; $tr51; $tr52;
    316 local mem 'EGR_FLEX_CTR_COUNTER_TABLE_2_PIPE0';
    317 $name; $tr50; $tr51; $tr52;
    318 local mem 'EGR_FLEX_CTR_COUNTER_TABLE_3_PIPE0';
    319 $name; $tr50; $tr51; $tr52;
    320 local mem 'EGR_FLEX_CTR_OFFSET_TABLE_0';
    321 $name; $tr50; $tr51; $tr52;
    322 local mem 'EGR_FLEX_CTR_OFFSET_TABLE_1';
    323 $name; $tr50; $tr51; $tr52;
    324 local mem 'EGR_FLEX_CTR_OFFSET_TABLE_2';
    325 $name; $tr50; $tr51; $tr52;
    326 local mem 'EGR_FLEX_CTR_OFFSET_TABLE_3';
    327 $name; $tr50; $tr51; $tr52;
    328 local mem 'EGR_FLEX_CTR_PKT_PRI_MAP';
    329 $name; $tr50; $tr51; $tr52;
    330 local mem 'EGR_FLEX_CTR_PKT_RES_MAP';
    331 $name; $tr50; $tr51; $tr52;
    332 local mem 'EGR_FLEX_CTR_PORT_MAP';
    333 $name; $tr50; $tr51; $tr52;
    334 local mem 'EGR_FLEX_CTR_PRI_CNG_MAP';
    335 $name; $tr50; $tr51; $tr52;
    336 local mem 'EGR_FLEX_CTR_TOS_MAP';
    337 $name; $tr50; $tr51; $tr52;
    338 local mem 'EGR_GPP_ATTRIBUTES';
    339 $name; $tr50; $tr51; $tr52;
    340 local mem 'EGR_GPP_ATTRIBUTES_MODBASE';
    341 $name; $tr50; $tr51; $tr52;
    342 local mem 'EGR_HDR_ID_EFPPARS_EN';
    343 $name; $tr50; $tr51; $tr52;
    344 local mem 'EGR_HDR_ID_EFPPARS_PROFILE_TABLE';
    345 $name; $tr50; $tr51; $tr52;
    346 local mem 'EGR_IM_MTP_INDEX';
    347 $name; $tr50; $tr51; $tr52;
    348 local mem 'EGR_ING_PORT';
    349 $name; $tr50; $tr51; $tr52;
    350 local mem 'EGR_INT_CN_TO_PKT_ECN_MAPPING';
    351 $name; $tr50; $tr51; $tr52;
    352 local mem 'EGR_INT_CN_UPDATE';
    353 $name; $tr50; $tr51; $tr52;
    354 local mem 'EGR_IPMC';
    355 $name; $tr50; $tr51; $tr52;
    356 local mem 'EGR_IP_ADDRESS_PROFILE';
    357 $name; $tr50; $tr51; $tr52;
    358 local mem 'EGR_IP_CUT_THRU_CLASS';
    359 $name; $tr50; $tr51; $tr52;
    360 local mem 'EGR_IP_TUNNEL';
    361 $name; $tr50; $tr51; $tr52;
    362 local mem 'EGR_IP_TUNNEL_ACTION_MASK_PROFILE';
    363 $name; $tr50; $tr51; $tr52;
    364 local mem 'EGR_IP_TUNNEL_ACTION_PROFILE';
    365 $name; $tr50; $tr51; $tr52;
    366 local mem 'EGR_IP_TUNNEL_IPV6';
    367 $name; $tr50; $tr51; $tr52;
    368 local mem 'EGR_IP_TUNNEL_MPLS';
    369 $name; $tr50; $tr51; $tr52;
    370 local mem 'EGR_IP_TUNNEL_MPLS_DOUBLE_WIDE';
    371 $name; $tr50; $tr51; $tr52;
    372 local mem 'EGR_L2_TAG_INHERIT_ACTION_MASK_PROFILE';
    373 $name; $tr50; $tr51; $tr52;
    374 local mem 'EGR_L2_TAG_INHERIT_PROFILE';
    375 $name; $tr50; $tr51; $tr52;
    376 local mem 'EGR_L3_INTF';
    377 $name; $tr50; $tr51; $tr52;
    378 local mem 'EGR_L3_INTF_ACTION_MASK_PROFILE';
    379 $name; $tr50; $tr51; $tr52;
    380 local mem 'EGR_L3_INTF_ACTION_PROFILE';
    381 $name; $tr50; $tr51; $tr52;
    382 local mem 'EGR_L3_NEXT_HOP';
    383 $name; $tr50; $tr51; $tr52;
    384 local mem 'EGR_L3_NEXT_HOP_1';
    385 $name; $tr50; $tr51; $tr52;
    386 local mem 'EGR_L3_NEXT_HOP_ACTION_MASK_PROFILE';
    387 $name; $tr50; $tr51; $tr52;
    388 local mem 'EGR_L3_NEXT_HOP_ACTION_PROFILE';
    389 $name; $tr50; $tr51; $tr52;
    390 local mem 'EGR_LABEL_PRECEDENCE_PROFILE_TABLE';
    391 $name; $tr50; $tr51; $tr52;
    392 local mem 'EGR_LPORT_PROFILE';
    393 $name; $tr50; $tr51; $tr52;
    394 local mem 'EGR_MACDA_OUI_PROFILE';
    395 $name; $tr50; $tr51; $tr52;
    396 local mem 'EGR_MAC_ADDRESS_PROFILE';
    397 $name; $tr50; $tr51; $tr52;
    398 local mem 'EGR_MAP_MH';
    399 $name; $tr50; $tr51; $tr52;
    400 local mem 'EGRESS_MASK';
    401 $name; $tr50; $tr51; $tr52;
    402 local mem 'EGR_MASK_MODBASE';
    403 $name; $tr50; $tr51; $tr52;
    404 #local mem 'EGR_MAX_USED_ENTRIES' Read Only Memory - Not tested
    405 local mem 'EGR_MIM_ISID_DOT1P_MAPPING_TABLE';
    406 $name; $tr50; $tr51; $tr52;
    407 local mem 'EGR_MIRROR_TABLE';
    408 $name; $tr50; $tr51; $tr52;
    409 local mem 'EGR_MIRROR_TABLE_PIPE0';
    410 $name; $tr50; $tr51; $tr52;
    411 local mem 'EGR_MMU_CELL_CREDIT';
    412 $name; $tr50; $tr51; $tr52;
    413 #local mem 'EGR_MMU_REQUESTS' Read Only Memory - Not tested
    414 local mem 'EGR_MOD_MAP';
    415 $name; $tr50; $tr51; $tr52;
    416 local mem 'EGR_MPLS_EXP_MAPPING_1';
    417 $name; $tr50; $tr51; $tr52;
    418 local mem 'EGR_MPLS_EXP_MAPPING_2';
    419 $name; $tr50; $tr51; $tr52;
    420 local mem 'EGR_MPLS_EXP_MAPPING_3';
    421 $name; $tr50; $tr51; $tr52;
    422 local mem 'EGR_MPLS_PRI_MAPPING';
    423 $name; $tr50; $tr51; $tr52;
    424 local mem 'EGR_MPLS_VC_AND_SWAP_LABEL_TABLE';
    425 $name; $tr50; $tr51; $tr52;
    426 local mem 'EGR_MTU';
    427 $name; $tr50; $tr51; $tr52;
    428 local mem 'EGR_NAT_PACKET_EDIT_INFO';
    429 $name; $tr50; $tr51; $tr52;
    430 local mem 'EGR_NETWORK_PRUNE_CONTROL';
    431 $name; $tr50; $tr51; $tr52;
    432 local mem 'EGR_PERQ_XMT_COUNTERS';
    433 $name; $tr50; $tr51; $tr52;
    434 local mem 'EGR_PERQ_XMT_COUNTERS_PIPE0';
    435 $name; $tr50; $tr51; $tr52;
    436 local mem 'EGR_PER_PORT_BUFFER_SFT_RESET';
    437 $name; $tr50; $tr51; $tr52;
    438 local mem 'EGR_PKT_ECN_TO_EXP_MAPPING_1';
    439 $name; $tr50; $tr51; $tr52;
    440 local mem 'EGR_PKT_ECN_TO_EXP_MAPPING_2';
    441 $name; $tr50; $tr51; $tr52;
    442 local mem 'EGR_PKT_ECN_TO_EXP_MAPPING_3';
    443 $name; $tr50; $tr51; $tr52;
    444 local mem 'EGR_PKT_ECN_TO_EXP_MAPPING_4';
    445 $name; $tr50; $tr51; $tr52;
    446 local mem 'EGR_PKT_FLOW_SELECT_TCAM';
    447 $name; $tr50; $tr51; $tr52;
    448 local mem 'EGR_PKT_FLOW_SELECT_TCAM_DATA_ONLY';
    449 $name; $tr50; $tr51; $tr52;
    450 local mem 'EGR_PKT_FLOW_SELECT_TCAM_ONLY';
    451 $name; $tr50; $tr51; $tr52;
    452 local mem 'EGR_PKT_FLOW_ZONE_SELECT_PROFILE';
    453 $name; $tr50; $tr51; $tr52;
    454 local mem 'EGR_PORT';
    455 $name; $tr50; $tr51; $tr52;
    456 local mem 'EGR_PORT_CREDIT_RESET';
    457 $name; $tr50; $tr51; $tr52;
    458 #local mem 'EGR_PORT_REQUESTS' Read Only Memory - Not tested
    459 local mem 'EGR_QOS_CTRL_TCAM';
    460 $name; $tr50; $tr51; $tr52;
    461 local mem 'EGR_QOS_CTRL_TCAM_DATA_ONLY';
    462 $name; $tr50; $tr51; $tr52;
    463 local mem 'EGR_QOS_CTRL_TCAM_ONLY';
    464 $name; $tr50; $tr51; $tr52;
    465 local mem 'EGR_QOS_ECN_PROFILE';
    466 $name; $tr50; $tr51; $tr52;
    467 local mem 'EGR_SEQUENCE_NUMBER_PROFILE';
    468 $name; $tr50; $tr51; $tr52;
    469 local mem 'EGR_SEQUENCE_NUMBER_TABLE';
    470 $name; $tr50; $tr51; $tr52;
    471 local mem 'EGR_SEQUENCE_NUMBER_TABLE_PIPE0';
    472 $name; $tr50; $tr51; $tr52;
    473 local mem 'EGR_SER_FIFO';
    474 $name; $tr50; $tr51; $tr52;
    475 local mem 'EGR_SER_FIFO_PIPE0';
    476 $name; $tr50; $tr51; $tr52;
    477 local mem 'EGR_SHAPING_CONTROL';
    478 $name; $tr50; $tr51; $tr52;
    479 local mem 'EGR_SPECIAL_PKT_HANDLING_PROFILE';
    480 $name; $tr50; $tr51; $tr52;
    481 local mem 'EGR_STRENGTH_PROFILE';
    482 $name; $tr50; $tr51; $tr52;
    483 local mem 'EGR_TS_UTC_CONVERSION';
    484 $name; $tr50;
    485 local mem 'EGR_TUNNEL_ECN_ENCAP';
    486 $name; $tr50; $tr51; $tr52;
    487 local mem 'EGR_TX_PROT_GROUP_TABLE';
    488 $name; $tr50; $tr51; $tr52;
    489 local mem 'EGR_VC_AND_SWAP_ACTION_MASK_PROFILE';
    490 $name; $tr50; $tr51; $tr52;
    491 local mem 'EGR_VC_AND_SWAP_ACTION_PROFILE';
    492 $name; $tr50; $tr51; $tr52;
    493 local mem 'EGR_VFI';
    494 $name; $tr50; $tr51; $tr52;
    495 local mem 'EGR_VFT_FIELDS_PROFILE';
    496 $name; $tr50; $tr51; $tr52;
    497 local mem 'EGR_VFT_PRI_MAP';
    498 $name; $tr50; $tr51; $tr52;
    499 local mem 'EGR_VLAN';
    500 $name; $tr50; $tr51; $tr52;
    501 local mem 'EGR_VLAN_CONTROL_1';
    502 $name; $tr50; $tr51; $tr52;
    503 local mem 'EGR_VLAN_CONTROL_2';
    504 $name; $tr50; $tr51; $tr52;
    505 local mem 'EGR_VLAN_CONTROL_3';
    506 $name; $tr50; $tr51; $tr52;
    507 local mem 'EGR_VLAN_STG';
    508 $name; $tr50; $tr51; $tr52;
    509 local mem 'EGR_VLAN_TAG_ACTION_PROFILE';
    510 $name; $tr50; $tr51; $tr52;
    511 local mem 'EGR_VLAN_TAG_ACTION_PROFILE_2';
    512 $name; $tr50; $tr51; $tr52;
    513 local mem 'EGR_VLAN_VFI_MEMBERSHIP';
    514 $name; $tr50; $tr51; $tr52;
    515 local mem 'EGR_VLAN_VFI_UNTAG';
    516 $name; $tr50; $tr51; $tr52;
    517 local mem 'EGR_VLAN_XLATE_1_ACTION_TABLE_A';
    518 $name; $tr50; $tr51; $tr52;
    519 local mem 'EGR_VLAN_XLATE_1_ACTION_TABLE_B';
    520 $name; $tr50; $tr51; $tr52;
    521 local mem 'EGR_VLAN_XLATE_1_DOUBLE';
    522 $name; $tr50; $tr51; $tr52;
    523 local mem 'EGR_VLAN_XLATE_1_ECC';
    524 $name; $tr50; $tr51; $tr52;
    525 local mem 'EGR_VLAN_XLATE_1_HASH_CONTROL';
    526 $name; $tr50;
    527 local mem 'EGR_VLAN_XLATE_1_KEY_ATTRIBUTES';
    528 $name; $tr50; $tr51; $tr52;
    529 local mem 'EGR_VLAN_XLATE_1_LP';
    530 $name; $tr50; $tr51; $tr52;
    531 local mem 'EGR_VLAN_XLATE_1_REMAP_TABLE_A';
    532 $name; $tr50; $tr51; $tr52;
    533 local mem 'EGR_VLAN_XLATE_1_REMAP_TABLE_B';
    534 $name; $tr50; $tr51; $tr52;
    535 local mem 'EGR_VLAN_XLATE_1_SINGLE';
    536 $name; $tr50; $tr51; $tr52;
    537 local mem 'EGR_VLAN_XLATE_2_ACTION_TABLE_A';
    538 $name; $tr50; $tr51; $tr52;
    539 local mem 'EGR_VLAN_XLATE_2_ACTION_TABLE_B';
    540 $name; $tr50; $tr51; $tr52;
    541 local mem 'EGR_VLAN_XLATE_2_HASH_CONTROL';
    542 $name; $tr50;
    543 local mem 'EGR_VLAN_XLATE_2_KEY_ATTRIBUTES';
    544 $name; $tr50; $tr51; $tr52;
    545 local mem 'EGR_VLAN_XLATE_2_REMAP_TABLE_A';
    546 $name; $tr50; $tr51; $tr52;
    547 local mem 'EGR_VLAN_XLATE_2_REMAP_TABLE_B';
    548 $name; $tr50; $tr51; $tr52;
    549 local mem 'EGR_VNTAG_ETAG_PROFILE';
    550 $name; $tr50; $tr51; $tr52;
    551 local mem 'EGR_VPLAG_GROUP';
    552 $name; $tr50; $tr51; $tr52;
    553 local mem 'EGR_VPLAG_MEMBER';
    554 $name; $tr50; $tr51; $tr52;
    555 local mem 'EGR_VP_VLAN_MEMBERSHIP';
    556 $name; $tr50; $tr51; $tr52;
    557 local mem 'EGR_VP_VLAN_MEMBERSHIP_ACTION_TABLE_A';
    558 $name; $tr50; $tr51; $tr52;
    559 local mem 'EGR_VP_VLAN_MEMBERSHIP_ACTION_TABLE_B';
    560 $name; $tr50; $tr51; $tr52;
    561 local mem 'EGR_VP_VLAN_MEMBERSHIP_ECC';
    562 $name; $tr50; $tr51; $tr52;
    563 local mem 'EGR_VP_VLAN_MEMBERSHIP_HASH_CONTROL';
    564 $name; $tr50;
    565 local mem 'EGR_VP_VLAN_MEMBERSHIP_KEY_ATTRIBUTES';
    566 $name; $tr50; $tr51; $tr52;
    567 local mem 'EGR_VP_VLAN_MEMBERSHIP_REMAP_TABLE_A';
    568 $name; $tr50; $tr51; $tr52;
    569 local mem 'EGR_VP_VLAN_MEMBERSHIP_REMAP_TABLE_B';
    570 $name; $tr50; $tr51; $tr52;
    571 local mem 'EGR_VSAN_INTPRI_MAP';
    572 $name; $tr50; $tr51; $tr52;
    573 local mem 'EGR_XMIT_START_COUNT';
    574 $name; $tr50; $tr51; $tr52;
    575 local mem 'EGR_XMIT_START_COUNT_PIPE0';
    576 $name; $tr50; $tr51; $tr52;
    577 local mem 'EGR_ZONE_0_EDITOR_CONTROL_TCAM';
    578 $name; $tr50; $tr51; $tr52;
    579 local mem 'EGR_ZONE_0_EDITOR_CONTROL_TCAM_DATA_ONLY';
    580 $name; $tr50; $tr51; $tr52;
    581 local mem 'EGR_ZONE_0_EDITOR_CONTROL_TCAM_ONLY';
    582 $name; $tr50; $tr51; $tr52;
    583 local mem 'EGR_ZONE_0_MATCH_ID_ATTRIBUTES_TABLE';
    584 $name; $tr50; $tr51; $tr52;
    585 local mem 'EGR_ZONE_0_VAR_LEN_HDR1_PROFILE';
    586 $name; $tr50; $tr51; $tr52;
    587 local mem 'EGR_ZONE_0_VAR_LEN_HDR2_PROFILE';
    588 $name; $tr50; $tr51; $tr52;
    589 local mem 'EGR_ZONE_1_DOT1P_MAPPING_TABLE_1';
    590 $name; $tr50; $tr51; $tr52;
    591 local mem 'EGR_ZONE_1_DOT1P_MAPPING_TABLE_2';
    592 $name; $tr50; $tr51; $tr52;
    593 local mem 'EGR_ZONE_1_DOT1P_MAPPING_TABLE_3';
    594 $name; $tr50; $tr51; $tr52;
    595 local mem 'EGR_ZONE_1_DOT1P_MAPPING_TABLE_4';
    596 $name; $tr50; $tr51; $tr52;
    597 local mem 'EGR_ZONE_1_DOT1P_STRENGTH_PROFILE_1';
    598 $name; $tr50; $tr51; $tr52;
    599 local mem 'EGR_ZONE_1_DOT1P_STRENGTH_PROFILE_2';
    600 $name; $tr50; $tr51; $tr52;
    601 local mem 'EGR_ZONE_1_EDITOR_CONTROL_TCAM';
    602 $name; $tr50; $tr51; $tr52;
    603 local mem 'EGR_ZONE_1_EDITOR_CONTROL_TCAM_DATA_ONLY';
    604 $name; $tr50; $tr51; $tr52;
    605 local mem 'EGR_ZONE_1_EDITOR_CONTROL_TCAM_ONLY';
    606 $name; $tr50; $tr51; $tr52;
    607 local mem 'EGR_ZONE_1_L2_TAG_CONTROL_PROFILE_DEL';
    608 $name; $tr50; $tr51; $tr52;
    609 local mem 'EGR_ZONE_1_L2_TAG_CONTROL_PROFILE_INS';
    610 $name; $tr50; $tr51; $tr52;
    611 local mem 'EGR_ZONE_1_L2_TAG_CONTROL_PROFILE_RW';
    612 $name; $tr50; $tr51; $tr52;
    613 local mem 'EGR_ZONE_1_MATCH_ID_ATTRIBUTES_TABLE';
    614 $name; $tr50; $tr51; $tr52;
    615 local mem 'EGR_ZONE_1_QOS_MAPPING_TABLE';
    616 $name; $tr50; $tr51; $tr52;
    617 local mem 'EGR_ZONE_1_QOS_STRENGTH_PROFILE';
    618 $name; $tr50; $tr51; $tr52;
    619 local mem 'EGR_ZONE_1_VAR_LEN_HDR1_PROFILE';
    620 $name; $tr50; $tr51; $tr52;
    621 local mem 'EGR_ZONE_1_VAR_LEN_HDR2_PROFILE';
    622 $name; $tr50; $tr51; $tr52;
    623 local mem 'EGR_ZONE_2_EDITOR_CONTROL_TCAM';
    624 $name; $tr50; $tr51; $tr52;
    625 local mem 'EGR_ZONE_2_EDITOR_CONTROL_TCAM_DATA_ONLY';
    626 $name; $tr50; $tr51; $tr52;
    627 local mem 'EGR_ZONE_2_EDITOR_CONTROL_TCAM_ONLY';
    628 $name; $tr50; $tr51; $tr52;
    629 local mem 'EGR_ZONE_2_MATCH_ID_ATTRIBUTES_TABLE';
    630 $name; $tr50; $tr51; $tr52;
    631 local mem 'EGR_ZONE_2_QOS_MAPPING_TABLE';
    632 $name; $tr50; $tr51; $tr52;
    633 local mem 'EGR_ZONE_2_QOS_STRENGTH_PROFILE';
    634 $name; $tr50; $tr51; $tr52;
    635 local mem 'EGR_ZONE_2_VAR_LEN_HDR1_PROFILE';
    636 $name; $tr50; $tr51; $tr52;
    637 local mem 'EGR_ZONE_2_VAR_LEN_HDR2_PROFILE';
    638 $name; $tr50; $tr51; $tr52;
    639 local mem 'EGR_ZONE_3_DOT1P_MAPPING_TABLE_1';
    640 $name; $tr50; $tr51; $tr52;
    641 local mem 'EGR_ZONE_3_DOT1P_MAPPING_TABLE_2';
    642 $name; $tr50; $tr51; $tr52;
    643 local mem 'EGR_ZONE_3_DOT1P_MAPPING_TABLE_3';
    644 $name; $tr50; $tr51; $tr52;
    645 local mem 'EGR_ZONE_3_DOT1P_MAPPING_TABLE_4';
    646 $name; $tr50; $tr51; $tr52;
    647 local mem 'EGR_ZONE_3_DOT1P_STRENGTH_PROFILE_1';
    648 $name; $tr50; $tr51; $tr52;
    649 local mem 'EGR_ZONE_3_DOT1P_STRENGTH_PROFILE_2';
    650 $name; $tr50; $tr51; $tr52;
    651 local mem 'EGR_ZONE_3_EDITOR_CONTROL_TCAM';
    652 $name; $tr50; $tr51; $tr52;
    653 local mem 'EGR_ZONE_3_EDITOR_CONTROL_TCAM_DATA_ONLY';
    654 $name; $tr50; $tr51; $tr52;
    655 local mem 'EGR_ZONE_3_EDITOR_CONTROL_TCAM_ONLY';
    656 $name; $tr50; $tr51; $tr52;
    657 local mem 'EGR_ZONE_3_L2_TAG_CONTROL_PROFILE_DEL';
    658 $name; $tr50; $tr51; $tr52;
    659 local mem 'EGR_ZONE_3_L2_TAG_CONTROL_PROFILE_INS';
    660 $name; $tr50; $tr51; $tr52;
    661 local mem 'EGR_ZONE_3_L2_TAG_CONTROL_PROFILE_RW';
    662 $name; $tr50; $tr51; $tr52;
    663 local mem 'EGR_ZONE_3_MATCH_ID_ATTRIBUTES_TABLE';
    664 $name; $tr50; $tr51; $tr52;
    665 local mem 'EGR_ZONE_3_QOS_MAPPING_TABLE';
    666 $name; $tr50; $tr51; $tr52;
    667 local mem 'EGR_ZONE_3_QOS_STRENGTH_PROFILE';
    668 $name; $tr50; $tr51; $tr52;
    669 local mem 'EGR_ZONE_3_VAR_LEN_HDR1_PROFILE';
    670 $name; $tr50; $tr51; $tr52;
    671 local mem 'EGR_ZONE_3_VAR_LEN_HDR2_PROFILE';
    672 $name; $tr50; $tr51; $tr52;
    673 local mem 'EGR_ZONE_4_EDITOR_CONTROL_TCAM';
    674 $name; $tr50; $tr51; $tr52;
    675 local mem 'EGR_ZONE_4_EDITOR_CONTROL_TCAM_DATA_ONLY';
    676 $name; $tr50; $tr51; $tr52;
    677 local mem 'EGR_ZONE_4_EDITOR_CONTROL_TCAM_ONLY';
    678 $name; $tr50; $tr51; $tr52;
    679 local mem 'EGR_ZONE_4_MATCH_ID_ATTRIBUTES_TABLE';
    680 $name; $tr50; $tr51; $tr52;
    681 local mem 'EGR_ZONE_4_QOS_MAPPING_TABLE';
    682 $name; $tr50; $tr51; $tr52;
    683 local mem 'EGR_ZONE_4_QOS_STRENGTH_PROFILE';
    684 $name; $tr50; $tr51; $tr52;
    685 local mem 'EGR_ZONE_4_VAR_LEN_HDR1_PROFILE';
    686 $name; $tr50; $tr51; $tr52;
    687 local mem 'EGR_ZONE_4_VAR_LEN_HDR2_PROFILE';
    688 $name; $tr50; $tr51; $tr52;
    689 local mem 'EH_MASK_PROFILE';
    690 $name; $tr50; $tr51; $tr52;
    691 local mem 'EH_MASK_PROFILE_PIPE0';
    692 $name; $tr50; $tr51; $tr52;
    693 local mem 'EMIRROR_CONTROL';
    694 $name; $tr50; $tr51; $tr52;
    695 local mem 'EMIRROR_CONTROL1';
    696 $name; $tr50; $tr51; $tr52;
    697 local mem 'EMIRROR_CONTROL2';
    698 $name; $tr50; $tr51; $tr52;
    699 local mem 'EMIRROR_CONTROL3';
    700 $name; $tr50; $tr51; $tr52;
    701 local mem 'EM_MTP_INDEX';
    702 $name; $tr50; $tr51; $tr52;
    703 local mem 'EPC_LINK_BMAP';
    704 $name; $tr50;
    705 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_0';
    706 $name; $tr50; $tr51; $tr52;
    707 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_1';
    708 $name; $tr50; $tr51; $tr52;
    709 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_2';
    710 $name; $tr50; $tr51; $tr52;
    711 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_3';
    712 $name; $tr50; $tr51; $tr52;
    713 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_4';
    714 $name; $tr50; $tr51; $tr52;
    715 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_5';
    716 $name; $tr50; $tr51; $tr52;
    717 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_6';
    718 $name; $tr50; $tr51; $tr52;
    719 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_7';
    720 $name; $tr50; $tr51; $tr52;
    721 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_8';
    722 $name; $tr50; $tr51; $tr52;
    723 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_9';
    724 $name; $tr50; $tr51; $tr52;
    725 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_10';
    726 $name; $tr50; $tr51; $tr52;
    727 local mem 'EP_PARSER0_HFE_CONT_PROFILE_TABLE_11';
    728 $name; $tr50; $tr51; $tr52;
    729 local mem 'EP_PARSER0_HFE_POLICY_TABLE_0';
    730 $name; $tr50; $tr51; $tr52;
    731 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_0';
    732 $name; $tr50; $tr51; $tr52;
    733 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_1';
    734 $name; $tr50; $tr51; $tr52;
    735 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_2';
    736 $name; $tr50; $tr51; $tr52;
    737 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_3';
    738 $name; $tr50; $tr51; $tr52;
    739 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_4';
    740 $name; $tr50; $tr51; $tr52;
    741 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_5';
    742 $name; $tr50; $tr51; $tr52;
    743 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_6';
    744 $name; $tr50; $tr51; $tr52;
    745 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_7';
    746 $name; $tr50; $tr51; $tr52;
    747 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_8';
    748 $name; $tr50; $tr51; $tr52;
    749 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_9';
    750 $name; $tr50; $tr51; $tr52;
    751 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_10';
    752 $name; $tr50; $tr51; $tr52;
    753 local mem 'EP_PARSER1_HFE_CONT_PROFILE_TABLE_11';
    754 $name; $tr50; $tr51; $tr52;
    755 local mem 'EP_PARSER1_HFE_POLICY_TABLE_0';
    756 $name; $tr50; $tr51; $tr52;
    757 local mem 'EP_PARSER1_HFE_POLICY_TABLE_1';
    758 $name; $tr50; $tr51; $tr52;
    759 local mem 'EP_PARSER1_HFE_POLICY_TABLE_2';
    760 $name; $tr50; $tr51; $tr52;
    761 local mem 'EP_PARSER1_HFE_POLICY_TABLE_3';
    762 $name; $tr50; $tr51; $tr52;
    763 local mem 'EP_UAT_SHARED_BANKS_CONTROL';
    764 $name; $tr50;
    765 local mem 'EXACT_MATCH_2';
    766 $name; $tr50; $tr51; $tr52;
    767 local mem 'EXACT_MATCH_4';
    768 $name; $tr50; $tr51; $tr52;
    769 local mem 'EXACT_MATCH_2_ENTRY_ONLY';
    770 $name; $tr50; $tr51; $tr52;
    771 local mem 'EXACT_MATCH_2_ENTRY_ONLY_PIPE0';
    772 $name; $tr50; $tr51; $tr52;
    773 local mem 'EXACT_MATCH_2_PIPE0';
    774 $name; $tr50; $tr51; $tr52;
    775 local mem 'EXACT_MATCH_4_ENTRY_ONLY';
    776 $name; $tr50; $tr51; $tr52;
    777 local mem 'EXACT_MATCH_4_ENTRY_ONLY_PIPE0';
    778 $name; $tr50; $tr51; $tr52;
    779 local mem 'EXACT_MATCH_4_PIPE0';
    780 $name; $tr50; $tr51; $tr52;
    781 local mem 'EXACT_MATCH_ACTION_PROFILE';
    782 $name; $tr50; $tr51; $tr52;
    783 local mem 'EXACT_MATCH_ACTION_PROFILE_PIPE0';
    784 $name; $tr50; $tr51; $tr52;
    785 local mem 'EXACT_MATCH_ACTION_TABLE_A';
    786 $name; $tr50; $tr51; $tr52;
    787 local mem 'EXACT_MATCH_ACTION_TABLE_A_PIPE0';
    788 $name; $tr50; $tr51; $tr52;
    789 local mem 'EXACT_MATCH_ACTION_TABLE_B';
    790 $name; $tr50; $tr51; $tr52;
    791 local mem 'EXACT_MATCH_ACTION_TABLE_B_PIPE0';
    792 $name; $tr50; $tr51; $tr52;
    793 local mem 'EXACT_MATCH_DEFAULT_POLICY';
    794 $name; $tr50; $tr51; $tr52;
    795 local mem 'EXACT_MATCH_DEFAULT_POLICY_PIPE0';
    796 $name; $tr50; $tr51; $tr52;
    797 local mem 'EXACT_MATCH_ECC';
    798 $name; $tr50; $tr51; $tr52;
    799 local mem 'EXACT_MATCH_ECC_PIPE0';
    800 $name; $tr50; $tr51; $tr52;
    801 local mem 'EXACT_MATCH_HASH_CONTROL';
    802 $name; $tr50;
    803 local mem 'EXACT_MATCH_HASH_CONTROL_PIPE0';
    804 $name; $tr50;
    805 local mem 'EXACT_MATCH_HIT_ONLY';
    806 $name; $tr50; $tr51; $tr52;
    807 local mem 'EXACT_MATCH_KEY_ATTRIBUTES';
    808 $name; $tr50; $tr51; $tr52;
    809 local mem 'EXACT_MATCH_KEY_ATTRIBUTES_PIPE0';
    810 $name; $tr50; $tr51; $tr52;
    811 local mem 'EXACT_MATCH_KEY_GEN_MASK';
    812 $name; $tr50; $tr51; $tr52;
    813 local mem 'EXACT_MATCH_KEY_GEN_MASK_PIPE0';
    814 $name; $tr50; $tr51; $tr52;
    815 local mem 'EXACT_MATCH_KEY_GEN_PROGRAM_PROFILE';
    816 $name; $tr50; $tr51; $tr52;
    817 local mem 'EXACT_MATCH_KEY_GEN_PROGRAM_PROFILE_PIPE0';
    818 $name; $tr50; $tr51; $tr52;
    819 local mem 'EXACT_MATCH_LOGICAL_TABLE_SELECT';
    820 $name; $tr50; $tr51; $tr52;
    821 local mem 'EXACT_MATCH_LOGICAL_TABLE_SELECT_DATA_ONLY';
    822 $name; $tr50; $tr51; $tr52;
    823 local mem 'EXACT_MATCH_LOGICAL_TABLE_SELECT_DATA_ONLY_PIPE0';
    824 $name; $tr50; $tr51; $tr52;
    825 local mem 'EXACT_MATCH_LOGICAL_TABLE_SELECT_PIPE0';
    826 $name; $tr50; $tr51; $tr52;
    827 local mem 'EXACT_MATCH_LOGICAL_TABLE_SELECT_TCAM_ONLY';
    828 $name; $tr50; $tr51; $tr52;
    829 local mem 'EXACT_MATCH_LOGICAL_TABLE_SELECT_TCAM_ONLY_PIPE0';
    830 $name; $tr50; $tr51; $tr52;
    831 local mem 'EXACT_MATCH_LP';
    832 $name; $tr50; $tr51; $tr52;
    833 local mem 'EXACT_MATCH_LP_PIPE0';
    834 $name; $tr50; $tr51; $tr52;
    835 local mem 'EXACT_MATCH_QOS_ACTIONS_PROFILE';
    836 $name; $tr50; $tr51; $tr52;
    837 local mem 'EXACT_MATCH_QOS_ACTIONS_PROFILE_PIPE0';
    838 $name; $tr50; $tr51; $tr52;
    839 local mem 'EXACT_MATCH_REMAP_TABLE_A';
    840 $name; $tr50; $tr51; $tr52;
    841 local mem 'EXACT_MATCH_REMAP_TABLE_A_PIPE0';
    842 $name; $tr50; $tr51; $tr52;
    843 local mem 'EXACT_MATCH_REMAP_TABLE_B';
    844 $name; $tr50; $tr51; $tr52;
    845 local mem 'EXACT_MATCH_REMAP_TABLE_B_PIPE0';
    846 $name; $tr50; $tr51; $tr52;
    847 local mem 'FCOE_CS_CTL_FN';
    848 $name; $tr50; $tr51; $tr52;
    849 local mem 'FCOE_HOP_COUNT_FN';
    850 $name; $tr50; $tr51; $tr52;
    851 local mem 'FC_MAP_PROFILE';
    852 $name; $tr50; $tr51; $tr52;
    853 local mem 'FIELD_BUS_MERGE_PROFILE';
    854 $name; $tr50; $tr51; $tr52;
    855 local mem 'FIELD_BUS_MERGE_PROFILE_0';
    856 $name; $tr50; $tr51; $tr52;
    857 local mem 'FLEX_BIN_HASH_PROFILE_0';
    858 $name; $tr50; $tr51; $tr52;
    859 local mem 'FLEX_BIN_HASH_PROFILE_1';
    860 $name; $tr50; $tr51; $tr52;
    861 local mem 'FLEX_BIN_HASH_PROFILE_2';
    862 $name; $tr50; $tr51; $tr52;
    863 local mem 'FLEX_BIN_HASH_PROFILE_3';
    864 $name; $tr50; $tr51; $tr52;
    865 local mem 'FLEX_CTR_ACTION_MASK_PROFILE';
    866 $name; $tr50; $tr51; $tr52;
    867 local mem 'FLEX_EDITOR_FIXED_HDR_L2_0_NEXT_PROTO_TABLE';
    868 $name; $tr50; $tr51; $tr52;
    869 local mem 'FLEX_EDITOR_FIXED_HDR_L2_0_PROFILE_TABLE';
    870 $name; $tr50; $tr51; $tr52;
    871 local mem 'FLEX_EDITOR_FIXED_HDR_L2_1_NEXT_PROTO_TABLE';
    872 $name; $tr50; $tr51; $tr52;
    873 local mem 'FLEX_EDITOR_FIXED_HDR_L2_1_PROFILE_TABLE';
    874 $name; $tr50; $tr51; $tr52;
    875 local mem 'FLEX_EDITOR_FIXED_HDR_L3_0_NEXT_PROTO_TABLE';
    876 $name; $tr50; $tr51; $tr52;
    877 local mem 'FLEX_EDITOR_FIXED_HDR_L3_0_PROFILE_TABLE';
    878 $name; $tr50; $tr51; $tr52;
    879 local mem 'FLEX_EDITOR_FIXED_HDR_LOOPBACK_0_PROFILE_TABLE';
    880 $name; $tr50; $tr51; $tr52;
    881 local mem 'FLEX_EDITOR_FIXED_HDR_SYS_0_PROFILE_TABLE';
    882 $name; $tr50; $tr51; $tr52;
    883 local mem 'FLEX_EDITOR_FIXED_HDR_TUNNEL_0_GRE_NEXT_PROTO_TABLE';
    884 $name; $tr50; $tr51; $tr52;
    885 local mem 'FLEX_EDITOR_FIXED_HDR_TUNNEL_0_PROFILE_TABLE';
    886 $name; $tr50; $tr51; $tr52;
    887 local mem 'FLEX_EDITOR_FIXED_HDR_TUNNEL_0_UDP_NEXT_PROTO_TABLE';
    888 $name; $tr50; $tr51; $tr52;
    889 local mem 'FLEX_EDITOR_FIXED_HDR_TUNNEL_0_VXLAN_NEXT_PROTO_TABLE';
    890 $name; $tr50; $tr51; $tr52;
    891 local mem 'FLEX_EDITOR_FLEX_HDR_0_16BIT_FS_PROFILE_TABLE';
    892 $name; $tr50; $tr51; $tr52;
    893 local mem 'FLEX_EDITOR_FLEX_HDR_0_32BIT_FS_PROFILE_TABLE';
    894 $name; $tr50; $tr51; $tr52;
    895 local mem 'FLEX_EDITOR_FLEX_HDR_0_ALU_PROFILE_TABLE';
    896 $name; $tr50; $tr51; $tr52;
    897 local mem 'FLEX_EDITOR_FLEX_HDR_0_HC_PROFILE_TABLE';
    898 $name; $tr50; $tr51; $tr52;
    899 local mem 'FLEX_EDITOR_FLEX_HDR_0_NEXT_PROTO_TABLE';
    900 $name; $tr50; $tr51; $tr52;
    901 local mem 'FLEX_EDITOR_FLEX_HDR_0_OW_PROFILE_TABLE';
    902 $name; $tr50; $tr51; $tr52;
    903 local mem 'FLEX_EDITOR_FLEX_HDR_0_PROFILE_TABLE';
    904 $name; $tr50; $tr51; $tr52;
    905 local mem 'FLEX_EDITOR_FLEX_HDR_1_16BIT_FS_PROFILE_TABLE';
    906 $name; $tr50; $tr51; $tr52;
    907 local mem 'FLEX_EDITOR_FLEX_HDR_1_32BIT_FS_PROFILE_TABLE';
    908 $name; $tr50; $tr51; $tr52;
    909 local mem 'FLEX_EDITOR_FLEX_HDR_1_ALU_PROFILE_TABLE';
    910 $name; $tr50; $tr51; $tr52;
    911 local mem 'FLEX_EDITOR_FLEX_HDR_1_HC_PROFILE_TABLE';
    912 $name; $tr50; $tr51; $tr52;
    913 local mem 'FLEX_EDITOR_FLEX_HDR_1_NEXT_PROTO_TABLE';
    914 $name; $tr50; $tr51; $tr52;
    915 local mem 'FLEX_EDITOR_FLEX_HDR_1_OW_PROFILE_TABLE';
    916 $name; $tr50; $tr51; $tr52;
    917 local mem 'FLEX_EDITOR_FLEX_HDR_1_PROFILE_TABLE';
    918 $name; $tr50; $tr51; $tr52;
    919 local mem 'FLEX_EDITOR_FLEX_HDR_2_16BIT_FS_PROFILE_TABLE';
    920 $name; $tr50; $tr51; $tr52;
    921 local mem 'FLEX_EDITOR_FLEX_HDR_2_32BIT_FS_PROFILE_TABLE';
    922 $name; $tr50; $tr51; $tr52;
    923 local mem 'FLEX_EDITOR_FLEX_HDR_2_ALU_PROFILE_TABLE';
    924 $name; $tr50; $tr51; $tr52;
    925 local mem 'FLEX_EDITOR_FLEX_HDR_2_HC_PROFILE_TABLE';
    926 $name; $tr50; $tr51; $tr52;
    927 local mem 'FLEX_EDITOR_FLEX_HDR_2_NEXT_PROTO_TABLE';
    928 $name; $tr50; $tr51; $tr52;
    929 local mem 'FLEX_EDITOR_FLEX_HDR_2_OW_PROFILE_TABLE';
    930 $name; $tr50; $tr51; $tr52;
    931 local mem 'FLEX_EDITOR_FLEX_HDR_2_PROFILE_TABLE';
    932 $name; $tr50; $tr51; $tr52;
    933 local mem 'FLEX_EDITOR_MHC_CHECKSUM_0_PROFILE_TABLE';
    934 $name; $tr50; $tr51; $tr52;
    935 local mem 'FLEX_EDITOR_MHC_CHECKSUM_1_PROFILE_TABLE';
    936 $name; $tr50; $tr51; $tr52;
    937 local mem 'FLEX_EDITOR_MHC_CHECKSUM_2_PROFILE_TABLE';
    938 $name; $tr50; $tr51; $tr52;
    939 local mem 'FLEX_EDITOR_MHC_CRC_0_PROFILE_TABLE';
    940 $name; $tr50; $tr51; $tr52;
    941 local mem 'FLEX_EDITOR_MIRROR_ENCAP_0_PROFILE_1_TABLE';
    942 $name; $tr50; $tr51; $tr52;
    943 local mem 'FLEX_EDITOR_MIRROR_ENCAP_0_PROFILE_2_TABLE';
    944 $name; $tr50; $tr51; $tr52;
    945 local mem 'FLEX_EDITOR_MIRROR_ENCAP_0_PROFILE_3_TABLE';
    946 $name; $tr50; $tr51; $tr52;
    947 local mem 'FLEX_EDITOR_RW_0_ALU_PROFILE_TABLE';
    948 $name; $tr50; $tr51; $tr52;
    949 local mem 'FLEX_EDITOR_RW_0_FS_PROFILE_TABLE';
    950 $name; $tr50; $tr51; $tr52;
    951 local mem 'FLEX_EDITOR_RW_0_HC_PROFILE_TABLE';
    952 $name; $tr50; $tr51; $tr52;
    953 local mem 'FLEX_EDITOR_RW_0_NEXT_PROTO_TABLE';
    954 $name; $tr50; $tr51; $tr52;
    955 local mem 'FLEX_EDITOR_RW_0_PROFILE_TABLE';
    956 $name; $tr50; $tr51; $tr52;
    957 local mem 'FLEX_EDITOR_RW_1_ALU_PROFILE_TABLE';
    958 $name; $tr50; $tr51; $tr52;
    959 local mem 'FLEX_EDITOR_RW_1_FS_PROFILE_TABLE';
    960 $name; $tr50; $tr51; $tr52;
    961 local mem 'FLEX_EDITOR_RW_1_HC_PROFILE_TABLE';
    962 $name; $tr50; $tr51; $tr52;
    963 local mem 'FLEX_EDITOR_RW_1_NEXT_PROTO_TABLE';
    964 $name; $tr50; $tr51; $tr52;
    965 local mem 'FLEX_EDITOR_RW_1_PROFILE_TABLE';
    966 $name; $tr50; $tr51; $tr52;
    967 local mem 'FLEX_EDITOR_ZONE_0_EDIT_ID_DEL_TABLE';
    968 $name; $tr50; $tr51; $tr52;
    969 local mem 'FLEX_EDITOR_ZONE_0_EDIT_ID_INS_1_TABLE';
    970 $name; $tr50; $tr51; $tr52;
    971 local mem 'FLEX_EDITOR_ZONE_0_EDIT_ID_INS_2_TABLE';
    972 $name; $tr50; $tr51; $tr52;
    973 local mem 'FLEX_EDITOR_ZONE_0_EDIT_ID_RW_TABLE';
    974 $name; $tr50; $tr51; $tr52;
    975 local mem 'FLEX_EDITOR_ZONE_0_MATCH_ID_COMMAND_PROFILE_TABLE';
    976 $name; $tr50; $tr51; $tr52;
    977 local mem 'FLEX_EDITOR_ZONE_0_MATCH_ID_TABLE';
    978 $name; $tr50; $tr51; $tr52;
    979 local mem 'FLEX_EDITOR_ZONE_1_EDIT_ID_DEL_TABLE';
    980 $name; $tr50; $tr51; $tr52;
    981 local mem 'FLEX_EDITOR_ZONE_1_EDIT_ID_INS_1_TABLE';
    982 $name; $tr50; $tr51; $tr52;
    983 local mem 'FLEX_EDITOR_ZONE_1_EDIT_ID_INS_2_TABLE';
    984 $name; $tr50; $tr51; $tr52;
    985 local mem 'FLEX_EDITOR_ZONE_1_EDIT_ID_RW_TABLE';
    986 $name; $tr50; $tr51; $tr52;
    987 local mem 'FLEX_EDITOR_ZONE_1_MATCH_ID_COMMAND_PROFILE_TABLE';
    988 $name; $tr50; $tr51; $tr52;
    989 local mem 'FLEX_EDITOR_ZONE_1_MATCH_ID_TABLE';
    990 $name; $tr50; $tr51; $tr52;
    991 local mem 'FLEX_EDITOR_ZONE_2_EDIT_ID_DEL_TABLE';
    992 $name; $tr50; $tr51; $tr52;
    993 local mem 'FLEX_EDITOR_ZONE_2_EDIT_ID_INS_1_TABLE';
    994 $name; $tr50; $tr51; $tr52;
    995 local mem 'FLEX_EDITOR_ZONE_2_EDIT_ID_INS_2_TABLE';
    996 $name; $tr50; $tr51; $tr52;
    997 local mem 'FLEX_EDITOR_ZONE_2_EDIT_ID_RW_TABLE';
    998 $name; $tr50; $tr51; $tr52;
    999 local mem 'FLEX_EDITOR_ZONE_2_MATCH_ID_COMMAND_PROFILE_TABLE';
   1000 $name; $tr50; $tr51; $tr52;
   1001 local mem 'FLEX_EDITOR_ZONE_2_MATCH_ID_TABLE';
   1002 $name; $tr50; $tr51; $tr52;
   1003 local mem 'FLEX_EDITOR_ZONE_3_EDIT_ID_DEL_TABLE';
   1004 $name; $tr50; $tr51; $tr52;
   1005 local mem 'FLEX_EDITOR_ZONE_3_EDIT_ID_INS_1_TABLE';
   1006 $name; $tr50; $tr51; $tr52;
   1007 local mem 'FLEX_EDITOR_ZONE_3_EDIT_ID_INS_2_TABLE';
   1008 $name; $tr50; $tr51; $tr52;
   1009 local mem 'FLEX_EDITOR_ZONE_3_EDIT_ID_RW_TABLE';
   1010 $name; $tr50; $tr51; $tr52;
   1011 local mem 'FLEX_EDITOR_ZONE_3_MATCH_ID_COMMAND_PROFILE_TABLE';
   1012 $name; $tr50; $tr51; $tr52;
   1013 local mem 'FLEX_EDITOR_ZONE_3_MATCH_ID_TABLE';
   1014 $name; $tr50; $tr51; $tr52;
   1015 local mem 'FLEX_EDITOR_ZONE_4_EDIT_ID_DEL_TABLE';
   1016 $name; $tr50; $tr51; $tr52;
   1017 local mem 'FLEX_EDITOR_ZONE_4_EDIT_ID_INS_1_TABLE';
   1018 $name; $tr50; $tr51; $tr52;
   1019 local mem 'FLEX_EDITOR_ZONE_4_EDIT_ID_INS_2_TABLE';
   1020 $name; $tr50; $tr51; $tr52;
   1021 local mem 'FLEX_EDITOR_ZONE_4_EDIT_ID_RW_TABLE';
   1022 $name; $tr50; $tr51; $tr52;
   1023 local mem 'FLEX_EDITOR_ZONE_4_MATCH_ID_COMMAND_PROFILE_TABLE';
   1024 $name; $tr50; $tr51; $tr52;
   1025 local mem 'FLEX_EDITOR_ZONE_4_MATCH_ID_TABLE';
   1026 $name; $tr50; $tr51; $tr52;
   1027 local mem 'FLEX_RTAG7_HASH_TCAM';
   1028 $name; $tr50; $tr51; $tr52;
   1029 local mem 'FLEX_RTAG7_HASH_TCAM_DATA_ONLY';
   1030 $name; $tr50; $tr51; $tr52;
   1031 local mem 'FLEX_RTAG7_HASH_TCAM_ONLY';
   1032 $name; $tr50; $tr51; $tr52;
   1033 local mem 'FORWARDING_1_ACTION_PROFILE';
   1034 $name; $tr50; $tr51; $tr52;
   1035 local mem 'FORWARDING_1_FIXED_KEY_TABLE_ATTRS';
   1036 $name; $tr50; $tr51; $tr52;
   1037 local mem 'FORWARDING_1_KEY_GEN_1_MASK';
   1038 $name; $tr50; $tr51; $tr52;
   1039 local mem 'FORWARDING_1_KEY_GEN_1_MASK_PIPE0';
   1040 $name; $tr50; $tr51; $tr52;
   1041 local mem 'FORWARDING_1_KEY_GEN_1_MUX_CTRL';
   1042 $name; $tr50; $tr51; $tr52;
   1043 local mem 'FORWARDING_1_KEY_GEN_1_MUX_CTRL_PIPE0';
   1044 $name; $tr50; $tr51; $tr52;
   1045 local mem 'FORWARDING_1_KEY_GEN_2_MASK';
   1046 $name; $tr50; $tr51; $tr52;
   1047 local mem 'FORWARDING_1_KEY_GEN_2_MASK_PIPE0';
   1048 $name; $tr50; $tr51; $tr52;
   1049 local mem 'FORWARDING_1_KEY_GEN_2_MUX_CTRL';
   1050 $name; $tr50; $tr51; $tr52;
   1051 local mem 'FORWARDING_1_KEY_GEN_2_MUX_CTRL_PIPE0';
   1052 $name; $tr50; $tr51; $tr52;
   1053 local mem 'FORWARDING_1_LOGICAL_TBL_SEL_SRAM';
   1054 $name; $tr50; $tr51; $tr52;
   1055 local mem 'FORWARDING_1_LOGICAL_TBL_SEL_SRAM_PIPE0';
   1056 $name; $tr50; $tr51; $tr52;
   1057 local mem 'FORWARDING_1_LOGICAL_TBL_SEL_TCAM';
   1058 $name; $tr50; $tr51; $tr52;
   1059 local mem 'FORWARDING_1_LOGICAL_TBL_SEL_TCAM_PIPE0';
   1060 $name; $tr50; $tr51; $tr52;
   1061 local mem 'FORWARDING_1_MISS_POLICY';
   1062 $name; $tr50; $tr51; $tr52;
   1063 local mem 'FORWARDING_1_POLICY_STRENGTH_PROFILE';
   1064 $name; $tr50; $tr51; $tr52;
   1065 local mem 'FORWARDING_2_ACTION_PROFILE';
   1066 $name; $tr50; $tr51; $tr52;
   1067 local mem 'FORWARDING_2_FIXED_KEY_TABLE_ATTRS';
   1068 $name; $tr50; $tr51; $tr52;
   1069 local mem 'FORWARDING_2_KEY_GEN_1_MASK';
   1070 $name; $tr50; $tr51; $tr52;
   1071 local mem 'FORWARDING_2_KEY_GEN_1_MASK_PIPE0';
   1072 $name; $tr50; $tr51; $tr52;
   1073 local mem 'FORWARDING_2_KEY_GEN_1_MUX_CTRL';
   1074 $name; $tr50; $tr51; $tr52;
   1075 local mem 'FORWARDING_2_KEY_GEN_1_MUX_CTRL_PIPE0';
   1076 $name; $tr50; $tr51; $tr52;
   1077 local mem 'FORWARDING_2_KEY_GEN_2_MASK';
   1078 $name; $tr50; $tr51; $tr52;
   1079 local mem 'FORWARDING_2_KEY_GEN_2_MASK_PIPE0';
   1080 $name; $tr50; $tr51; $tr52;
   1081 local mem 'FORWARDING_2_KEY_GEN_2_MUX_CTRL';
   1082 $name; $tr50; $tr51; $tr52;
   1083 local mem 'FORWARDING_2_KEY_GEN_2_MUX_CTRL_PIPE0';
   1084 $name; $tr50; $tr51; $tr52;
   1085 local mem 'FORWARDING_2_KEY_GEN_3_MASK';
   1086 $name; $tr50; $tr51; $tr52;
   1087 local mem 'FORWARDING_2_KEY_GEN_3_MASK_PIPE0';
   1088 $name; $tr50; $tr51; $tr52;
   1089 local mem 'FORWARDING_2_KEY_GEN_3_MUX_CTRL';
   1090 $name; $tr50; $tr51; $tr52;
   1091 local mem 'FORWARDING_2_KEY_GEN_3_MUX_CTRL_PIPE0';
   1092 $name; $tr50; $tr51; $tr52;
   1093 local mem 'FORWARDING_2_KEY_GEN_4_MASK';
   1094 $name; $tr50; $tr51; $tr52;
   1095 local mem 'FORWARDING_2_KEY_GEN_4_MASK_PIPE0';
   1096 $name; $tr50; $tr51; $tr52;
   1097 local mem 'FORWARDING_2_KEY_GEN_4_MUX_CTRL';
   1098 $name; $tr50; $tr51; $tr52;
   1099 local mem 'FORWARDING_2_KEY_GEN_4_MUX_CTRL_PIPE0';
   1100 $name; $tr50; $tr51; $tr52;
   1101 local mem 'FORWARDING_2_KEY_GEN_5_MASK';
   1102 $name; $tr50; $tr51; $tr52;
   1103 local mem 'FORWARDING_2_KEY_GEN_5_MASK_PIPE0';
   1104 $name; $tr50; $tr51; $tr52;
   1105 local mem 'FORWARDING_2_KEY_GEN_5_MUX_CTRL';
   1106 $name; $tr50; $tr51; $tr52;
   1107 local mem 'FORWARDING_2_KEY_GEN_5_MUX_CTRL_PIPE0';
   1108 $name; $tr50; $tr51; $tr52;
   1109 local mem 'FORWARDING_2_KEY_GEN_6_MASK';
   1110 $name; $tr50; $tr51; $tr52;
   1111 local mem 'FORWARDING_2_KEY_GEN_6_MASK_PIPE0';
   1112 $name; $tr50; $tr51; $tr52;
   1113 local mem 'FORWARDING_2_KEY_GEN_6_MUX_CTRL';
   1114 $name; $tr50; $tr51; $tr52;
   1115 local mem 'FORWARDING_2_KEY_GEN_6_MUX_CTRL_PIPE0';
   1116 $name; $tr50; $tr51; $tr52;
   1117 local mem 'FORWARDING_2_LOGICAL_TBL_SEL_SRAM';
   1118 $name; $tr50; $tr51; $tr52;
   1119 local mem 'FORWARDING_2_LOGICAL_TBL_SEL_SRAM_PIPE0';
   1120 $name; $tr50; $tr51; $tr52;
   1121 local mem 'FORWARDING_2_LOGICAL_TBL_SEL_TCAM';
   1122 $name; $tr50; $tr51; $tr52;
   1123 local mem 'FORWARDING_2_LOGICAL_TBL_SEL_TCAM_PIPE0';
   1124 $name; $tr50; $tr51; $tr52;
   1125 local mem 'FORWARDING_2_MISS_POLICY';
   1126 $name; $tr50; $tr51; $tr52;
   1127 local mem 'FORWARDING_2_POLICY_STRENGTH_PROFILE';
   1128 $name; $tr50; $tr51; $tr52;
   1129 local mem 'FORWARDING_3_ACTION_PROFILE';
   1130 $name; $tr50; $tr51; $tr52;
   1131 local mem 'FORWARDING_3_FIXED_KEY_TABLE_ATTRS';
   1132 $name; $tr50; $tr51; $tr52;
   1133 local mem 'FORWARDING_3_KEY_GEN_1_MASK';
   1134 $name; $tr50; $tr51; $tr52;
   1135 local mem 'FORWARDING_3_KEY_GEN_1_MASK_PIPE0';
   1136 $name; $tr50; $tr51; $tr52;
   1137 local mem 'FORWARDING_3_KEY_GEN_1_MUX_CTRL';
   1138 $name; $tr50; $tr51; $tr52;
   1139 local mem 'FORWARDING_3_KEY_GEN_1_MUX_CTRL_PIPE0';
   1140 $name; $tr50; $tr51; $tr52;
   1141 local mem 'FORWARDING_3_KEY_GEN_2_MASK';
   1142 $name; $tr50; $tr51; $tr52;
   1143 local mem 'FORWARDING_3_KEY_GEN_2_MASK_PIPE0';
   1144 $name; $tr50; $tr51; $tr52;
   1145 local mem 'FORWARDING_3_KEY_GEN_2_MUX_CTRL';
   1146 $name; $tr50; $tr51; $tr52;
   1147 local mem 'FORWARDING_3_KEY_GEN_2_MUX_CTRL_PIPE0';
   1148 $name; $tr50; $tr51; $tr52;
   1149 local mem 'FORWARDING_3_KEY_GEN_3_MASK';
   1150 $name; $tr50; $tr51; $tr52;
   1151 local mem 'FORWARDING_3_KEY_GEN_3_MASK_PIPE0';
   1152 $name; $tr50; $tr51; $tr52;
   1153 local mem 'FORWARDING_3_KEY_GEN_3_MUX_CTRL';
   1154 $name; $tr50; $tr51; $tr52;
   1155 local mem 'FORWARDING_3_KEY_GEN_3_MUX_CTRL_PIPE0';
   1156 $name; $tr50; $tr51; $tr52;
   1157 local mem 'FORWARDING_3_KEY_GEN_4_MASK';
   1158 $name; $tr50; $tr51; $tr52;
   1159 local mem 'FORWARDING_3_KEY_GEN_4_MASK_PIPE0';
   1160 $name; $tr50; $tr51; $tr52;
   1161 local mem 'FORWARDING_3_KEY_GEN_4_MUX_CTRL';
   1162 $name; $tr50; $tr51; $tr52;
   1163 local mem 'FORWARDING_3_KEY_GEN_4_MUX_CTRL_PIPE0';
   1164 $name; $tr50; $tr51; $tr52;
   1165 local mem 'FORWARDING_3_KEY_GEN_5_MASK';
   1166 $name; $tr50; $tr51; $tr52;
   1167 local mem 'FORWARDING_3_KEY_GEN_5_MASK_PIPE0';
   1168 $name; $tr50; $tr51; $tr52;
   1169 local mem 'FORWARDING_3_KEY_GEN_5_MUX_CTRL';
   1170 $name; $tr50; $tr51; $tr52;
   1171 local mem 'FORWARDING_3_KEY_GEN_5_MUX_CTRL_PIPE0';
   1172 $name; $tr50; $tr51; $tr52;
   1173 local mem 'FORWARDING_3_KEY_GEN_6_MASK';
   1174 $name; $tr50; $tr51; $tr52;
   1175 local mem 'FORWARDING_3_KEY_GEN_6_MASK_PIPE0';
   1176 $name; $tr50; $tr51; $tr52;
   1177 local mem 'FORWARDING_3_KEY_GEN_6_MUX_CTRL';
   1178 $name; $tr50; $tr51; $tr52;
   1179 local mem 'FORWARDING_3_KEY_GEN_6_MUX_CTRL_PIPE0';
   1180 $name; $tr50; $tr51; $tr52;
   1181 local mem 'FORWARDING_3_LOGICAL_TBL_SEL_SRAM';
   1182 $name; $tr50; $tr51; $tr52;
   1183 local mem 'FORWARDING_3_LOGICAL_TBL_SEL_SRAM_PIPE0';
   1184 $name; $tr50; $tr51; $tr52;
   1185 local mem 'FORWARDING_3_LOGICAL_TBL_SEL_TCAM';
   1186 $name; $tr50; $tr51; $tr52;
   1187 local mem 'FORWARDING_3_LOGICAL_TBL_SEL_TCAM_PIPE0';
   1188 $name; $tr50; $tr51; $tr52;
   1189 local mem 'FORWARDING_3_MISS_POLICY';
   1190 $name; $tr50; $tr51; $tr52;
   1191 local mem 'FORWARDING_3_POLICY_STRENGTH_PROFILE';
   1192 $name; $tr50; $tr51; $tr52;
   1193 local mem 'FT_KEY_ACTION_TABLE_A';
   1194 $name; $tr50; $tr51; $tr52;
   1195 local mem 'FT_KEY_ACTION_TABLE_B';
   1196 $name; $tr50; $tr51; $tr52;
   1197 local mem 'FT_KEY_DOUBLE';
   1198 $name; $tr50; $tr51; $tr52;
   1199 local mem 'FT_KEY_DOUBLE_PIPE0';
   1200 $name; $tr50; $tr51; $tr52;
   1201 local mem 'FT_KEY_ECC';
   1202 $name; $tr50; $tr51; $tr52;
   1203 local mem 'FT_KEY_HASH_CONTROL';
   1204 $name; $tr50;
   1205 local mem 'FT_KEY_KEY_ATTRIBUTES';
   1206 $name; $tr50;
   1207 local mem 'FT_KEY_REMAP_TABLE_A';
   1208 $name; $tr50; $tr51; $tr52;
   1209 local mem 'FT_KEY_REMAP_TABLE_B';
   1210 $name; $tr50; $tr51; $tr52;
   1211 local mem 'FT_KEY_SINGLE';
   1212 $name; $tr50; $tr51; $tr52;
   1213 local mem 'FT_KEY_SS0_SHARED_BANKS_CONTROL';
   1214 $name; $tr50;
   1215 local mem 'FT_KEY_SS1_SHARED_BANKS_CONTROL';
   1216 $name; $tr50;
   1217 local mem 'GTP_PORT_TABLE';
   1218 $name; $tr50; $tr51; $tr52;
   1219 local mem 'HGT_DLB_CONTROL';
   1220 $name; $tr50; $tr51; $tr52;
   1221 local mem 'HG_TRUNK_BITMAP';
   1222 $name; $tr50; $tr51; $tr52;
   1223 local mem 'HG_TRUNK_FAILOVER_ENABLE';
   1224 $name; $tr50;
   1225 local mem 'HG_TRUNK_FAILOVER_SET';
   1226 $name; $tr50; $tr51; $tr52;
   1227 local mem 'HG_TRUNK_GROUP';
   1228 $name; $tr50; $tr51; $tr52;
   1229 local mem 'HG_TRUNK_MEMBER';
   1230 $name; $tr50; $tr51; $tr52;
   1231 local mem 'HG_TRUNK_MODE';
   1232 $name; $tr50; $tr51; $tr52;
   1233 local mem 'HG_TRUNK_GROUP_RRLB_CNT';
   1234 $name; $tr50; $tr51; $tr52;
   1235 local mem 'HG_TRUNK_GROUP_RRLB_CNT_PIPE0';
   1236 $name; $tr50; $tr51; $tr52;
   1237 local mem 'HIGIG_TRUNK_CONTROL';
   1238 $name; $tr50;
   1239 local mem 'HVE_DOS_ATTACK_MASK';
   1240 $name; $tr50;
   1241 local mem 'ICONTROL_OPCODE_BITMAP';
   1242 $name; $tr50; $tr51; $tr52;
   1243 local mem 'IDB_OBM0_48_DSCP_MAP_PORT0';
   1244 $name; $tr50; $tr51; $tr52;
   1245 local mem 'IDB_OBM0_48_DSCP_MAP_PORT1';
   1246 $name; $tr50; $tr51; $tr52;
   1247 local mem 'IDB_OBM0_48_DSCP_MAP_PORT2';
   1248 $name; $tr50; $tr51; $tr52;
   1249 local mem 'IDB_OBM0_48_DSCP_MAP_PORT3';
   1250 $name; $tr50; $tr51; $tr52;
   1251 local mem 'IDB_OBM0_48_DSCP_MAP_PORT0_PIPE0';
   1252 $name; $tr50; $tr51; $tr52;
   1253 local mem 'IDB_OBM0_48_DSCP_MAP_PORT1_PIPE0';
   1254 $name; $tr50; $tr51; $tr52;
   1255 local mem 'IDB_OBM0_48_DSCP_MAP_PORT2_PIPE0';
   1256 $name; $tr50; $tr51; $tr52;
   1257 local mem 'IDB_OBM0_48_DSCP_MAP_PORT3_PIPE0';
   1258 $name; $tr50; $tr51; $tr52;
   1259 local mem 'IDB_OBM0_48_ETAG_MAP_PORT0';
   1260 $name; $tr50;
   1261 local mem 'IDB_OBM0_48_ETAG_MAP_PORT1';
   1262 $name; $tr50;
   1263 local mem 'IDB_OBM0_48_ETAG_MAP_PORT2';
   1264 $name; $tr50;
   1265 local mem 'IDB_OBM0_48_ETAG_MAP_PORT3';
   1266 $name; $tr50;
   1267 local mem 'IDB_OBM0_48_ETAG_MAP_PORT0_PIPE0';
   1268 $name; $tr50;
   1269 local mem 'IDB_OBM0_48_ETAG_MAP_PORT1_PIPE0';
   1270 $name; $tr50;
   1271 local mem 'IDB_OBM0_48_ETAG_MAP_PORT2_PIPE0';
   1272 $name; $tr50;
   1273 local mem 'IDB_OBM0_48_ETAG_MAP_PORT3_PIPE0';
   1274 $name; $tr50;
   1275 local mem 'IDB_OBM0_48_IOM_STATS_WINDOW_RESULTS';
   1276 $name; $tr50; $tr51; $tr52;
   1277 local mem 'IDB_OBM0_48_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1278 $name; $tr50; $tr51; $tr52;
   1279 local mem 'IDB_OBM0_48_PRI_MAP_PORT0';
   1280 $name; $tr50;
   1281 local mem 'IDB_OBM0_48_PRI_MAP_PORT1';
   1282 $name; $tr50;
   1283 local mem 'IDB_OBM0_48_PRI_MAP_PORT2';
   1284 $name; $tr50;
   1285 local mem 'IDB_OBM0_48_PRI_MAP_PORT3';
   1286 $name; $tr50;
   1287 local mem 'IDB_OBM0_48_PRI_MAP_PORT0_PIPE0';
   1288 $name; $tr50;
   1289 local mem 'IDB_OBM0_48_PRI_MAP_PORT1_PIPE0';
   1290 $name; $tr50;
   1291 local mem 'IDB_OBM0_48_PRI_MAP_PORT2_PIPE0';
   1292 $name; $tr50;
   1293 local mem 'IDB_OBM0_48_PRI_MAP_PORT3_PIPE0';
   1294 $name; $tr50;
   1295 local mem 'IDB_OBM0_DSCP_MAP_PORT0';
   1296 $name; $tr50; $tr51; $tr52;
   1297 local mem 'IDB_OBM0_DSCP_MAP_PORT1';
   1298 $name; $tr50; $tr51; $tr52;
   1299 local mem 'IDB_OBM0_DSCP_MAP_PORT2';
   1300 $name; $tr50; $tr51; $tr52;
   1301 local mem 'IDB_OBM0_DSCP_MAP_PORT3';
   1302 $name; $tr50; $tr51; $tr52;
   1303 local mem 'IDB_OBM0_DSCP_MAP_PORT0_PIPE0';
   1304 $name; $tr50; $tr51; $tr52;
   1305 local mem 'IDB_OBM0_DSCP_MAP_PORT1_PIPE0';
   1306 $name; $tr50; $tr51; $tr52;
   1307 local mem 'IDB_OBM0_DSCP_MAP_PORT2_PIPE0';
   1308 $name; $tr50; $tr51; $tr52;
   1309 local mem 'IDB_OBM0_DSCP_MAP_PORT3_PIPE0';
   1310 $name; $tr50; $tr51; $tr52;
   1311 local mem 'IDB_OBM0_ETAG_MAP_PORT0';
   1312 $name; $tr50;
   1313 local mem 'IDB_OBM0_ETAG_MAP_PORT1';
   1314 $name; $tr50;
   1315 local mem 'IDB_OBM0_ETAG_MAP_PORT2';
   1316 $name; $tr50;
   1317 local mem 'IDB_OBM0_ETAG_MAP_PORT3';
   1318 $name; $tr50;
   1319 local mem 'IDB_OBM0_ETAG_MAP_PORT0_PIPE0';
   1320 $name; $tr50;
   1321 local mem 'IDB_OBM0_ETAG_MAP_PORT1_PIPE0';
   1322 $name; $tr50;
   1323 local mem 'IDB_OBM0_ETAG_MAP_PORT2_PIPE0';
   1324 $name; $tr50;
   1325 local mem 'IDB_OBM0_ETAG_MAP_PORT3_PIPE0';
   1326 $name; $tr50;
   1327 local mem 'IDB_OBM0_IOM_STATS_WINDOW_RESULTS';
   1328 $name; $tr50; $tr51; $tr52;
   1329 local mem 'IDB_OBM0_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1330 $name; $tr50; $tr51; $tr52;
   1331 local mem 'IDB_OBM0_PRI_MAP_PORT0';
   1332 $name; $tr50;
   1333 local mem 'IDB_OBM0_PRI_MAP_PORT1';
   1334 $name; $tr50;
   1335 local mem 'IDB_OBM0_PRI_MAP_PORT2';
   1336 $name; $tr50;
   1337 local mem 'IDB_OBM0_PRI_MAP_PORT3';
   1338 $name; $tr50;
   1339 local mem 'IDB_OBM0_PRI_MAP_PORT0_PIPE0';
   1340 $name; $tr50;
   1341 local mem 'IDB_OBM0_PRI_MAP_PORT1_PIPE0';
   1342 $name; $tr50;
   1343 local mem 'IDB_OBM0_PRI_MAP_PORT2_PIPE0';
   1344 $name; $tr50;
   1345 local mem 'IDB_OBM0_PRI_MAP_PORT3_PIPE0';
   1346 $name; $tr50;
   1347 local mem 'IDB_OBM0_Q_DSCP_MAP_PORT0';
   1348 $name; $tr50; $tr51; $tr52;
   1349 local mem 'IDB_OBM0_Q_DSCP_MAP_PORT1';
   1350 $name; $tr50; $tr51; $tr52;
   1351 local mem 'IDB_OBM0_Q_DSCP_MAP_PORT2';
   1352 $name; $tr50; $tr51; $tr52;
   1353 local mem 'IDB_OBM0_Q_DSCP_MAP_PORT3';
   1354 $name; $tr50; $tr51; $tr52;
   1355 local mem 'IDB_OBM0_Q_DSCP_MAP_PORT0_PIPE0';
   1356 $name; $tr50; $tr51; $tr52;
   1357 local mem 'IDB_OBM0_Q_DSCP_MAP_PORT1_PIPE0';
   1358 $name; $tr50; $tr51; $tr52;
   1359 local mem 'IDB_OBM0_Q_DSCP_MAP_PORT2_PIPE0';
   1360 $name; $tr50; $tr51; $tr52;
   1361 local mem 'IDB_OBM0_Q_DSCP_MAP_PORT3_PIPE0';
   1362 $name; $tr50; $tr51; $tr52;
   1363 local mem 'IDB_OBM0_Q_ETAG_MAP_PORT0';
   1364 $name; $tr50;
   1365 local mem 'IDB_OBM0_Q_ETAG_MAP_PORT1';
   1366 $name; $tr50;
   1367 local mem 'IDB_OBM0_Q_ETAG_MAP_PORT2';
   1368 $name; $tr50;
   1369 local mem 'IDB_OBM0_Q_ETAG_MAP_PORT3';
   1370 $name; $tr50;
   1371 local mem 'IDB_OBM0_Q_ETAG_MAP_PORT0_PIPE0';
   1372 $name; $tr50;
   1373 local mem 'IDB_OBM0_Q_ETAG_MAP_PORT1_PIPE0';
   1374 $name; $tr50;
   1375 local mem 'IDB_OBM0_Q_ETAG_MAP_PORT2_PIPE0';
   1376 $name; $tr50;
   1377 local mem 'IDB_OBM0_Q_ETAG_MAP_PORT3_PIPE0';
   1378 $name; $tr50;
   1379 local mem 'IDB_OBM0_Q_IOM_STATS_WINDOW_RESULTS';
   1380 $name; $tr50; $tr51; $tr52;
   1381 local mem 'IDB_OBM0_Q_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1382 $name; $tr50; $tr51; $tr52;
   1383 local mem 'IDB_OBM0_Q_PRI_MAP_PORT0';
   1384 $name; $tr50;
   1385 local mem 'IDB_OBM0_Q_PRI_MAP_PORT1';
   1386 $name; $tr50;
   1387 local mem 'IDB_OBM0_Q_PRI_MAP_PORT2';
   1388 $name; $tr50;
   1389 local mem 'IDB_OBM0_Q_PRI_MAP_PORT3';
   1390 $name; $tr50;
   1391 local mem 'IDB_OBM0_Q_PRI_MAP_PORT0_PIPE0';
   1392 $name; $tr50;
   1393 local mem 'IDB_OBM0_Q_PRI_MAP_PORT1_PIPE0';
   1394 $name; $tr50;
   1395 local mem 'IDB_OBM0_Q_PRI_MAP_PORT2_PIPE0';
   1396 $name; $tr50;
   1397 local mem 'IDB_OBM0_Q_PRI_MAP_PORT3_PIPE0';
   1398 $name; $tr50;
   1399 local mem 'IDB_OBM1_48_DSCP_MAP_PORT0';
   1400 $name; $tr50; $tr51; $tr52;
   1401 local mem 'IDB_OBM1_48_DSCP_MAP_PORT1';
   1402 $name; $tr50; $tr51; $tr52;
   1403 local mem 'IDB_OBM1_48_DSCP_MAP_PORT2';
   1404 $name; $tr50; $tr51; $tr52;
   1405 local mem 'IDB_OBM1_48_DSCP_MAP_PORT3';
   1406 $name; $tr50; $tr51; $tr52;
   1407 local mem 'IDB_OBM1_48_DSCP_MAP_PORT0_PIPE0';
   1408 $name; $tr50; $tr51; $tr52;
   1409 local mem 'IDB_OBM1_48_DSCP_MAP_PORT1_PIPE0';
   1410 $name; $tr50; $tr51; $tr52;
   1411 local mem 'IDB_OBM1_48_DSCP_MAP_PORT2_PIPE0';
   1412 $name; $tr50; $tr51; $tr52;
   1413 local mem 'IDB_OBM1_48_DSCP_MAP_PORT3_PIPE0';
   1414 $name; $tr50; $tr51; $tr52;
   1415 local mem 'IDB_OBM1_48_ETAG_MAP_PORT0';
   1416 $name; $tr50;
   1417 local mem 'IDB_OBM1_48_ETAG_MAP_PORT1';
   1418 $name; $tr50;
   1419 local mem 'IDB_OBM1_48_ETAG_MAP_PORT2';
   1420 $name; $tr50;
   1421 local mem 'IDB_OBM1_48_ETAG_MAP_PORT3';
   1422 $name; $tr50;
   1423 local mem 'IDB_OBM1_48_ETAG_MAP_PORT0_PIPE0';
   1424 $name; $tr50;
   1425 local mem 'IDB_OBM1_48_ETAG_MAP_PORT1_PIPE0';
   1426 $name; $tr50;
   1427 local mem 'IDB_OBM1_48_ETAG_MAP_PORT2_PIPE0';
   1428 $name; $tr50;
   1429 local mem 'IDB_OBM1_48_ETAG_MAP_PORT3_PIPE0';
   1430 $name; $tr50;
   1431 local mem 'IDB_OBM1_48_IOM_STATS_WINDOW_RESULTS';
   1432 $name; $tr50; $tr51; $tr52;
   1433 local mem 'IDB_OBM1_48_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1434 $name; $tr50; $tr51; $tr52;
   1435 local mem 'IDB_OBM1_48_PRI_MAP_PORT0';
   1436 $name; $tr50;
   1437 local mem 'IDB_OBM1_48_PRI_MAP_PORT1';
   1438 $name; $tr50;
   1439 local mem 'IDB_OBM1_48_PRI_MAP_PORT2';
   1440 $name; $tr50;
   1441 local mem 'IDB_OBM1_48_PRI_MAP_PORT3';
   1442 $name; $tr50;
   1443 local mem 'IDB_OBM1_48_PRI_MAP_PORT0_PIPE0';
   1444 $name; $tr50;
   1445 local mem 'IDB_OBM1_48_PRI_MAP_PORT1_PIPE0';
   1446 $name; $tr50;
   1447 local mem 'IDB_OBM1_48_PRI_MAP_PORT2_PIPE0';
   1448 $name; $tr50;
   1449 local mem 'IDB_OBM1_48_PRI_MAP_PORT3_PIPE0';
   1450 $name; $tr50;
   1451 local mem 'IDB_OBM1_DSCP_MAP_PORT0';
   1452 $name; $tr50; $tr51; $tr52;
   1453 local mem 'IDB_OBM1_DSCP_MAP_PORT1';
   1454 $name; $tr50; $tr51; $tr52;
   1455 local mem 'IDB_OBM1_DSCP_MAP_PORT2';
   1456 $name; $tr50; $tr51; $tr52;
   1457 local mem 'IDB_OBM1_DSCP_MAP_PORT3';
   1458 $name; $tr50; $tr51; $tr52;
   1459 local mem 'IDB_OBM1_DSCP_MAP_PORT0_PIPE0';
   1460 $name; $tr50; $tr51; $tr52;
   1461 local mem 'IDB_OBM1_DSCP_MAP_PORT1_PIPE0';
   1462 $name; $tr50; $tr51; $tr52;
   1463 local mem 'IDB_OBM1_DSCP_MAP_PORT2_PIPE0';
   1464 $name; $tr50; $tr51; $tr52;
   1465 local mem 'IDB_OBM1_DSCP_MAP_PORT3_PIPE0';
   1466 $name; $tr50; $tr51; $tr52;
   1467 local mem 'IDB_OBM1_ETAG_MAP_PORT0';
   1468 $name; $tr50;
   1469 local mem 'IDB_OBM1_ETAG_MAP_PORT1';
   1470 $name; $tr50;
   1471 local mem 'IDB_OBM1_ETAG_MAP_PORT2';
   1472 $name; $tr50;
   1473 local mem 'IDB_OBM1_ETAG_MAP_PORT3';
   1474 $name; $tr50;
   1475 local mem 'IDB_OBM1_ETAG_MAP_PORT0_PIPE0';
   1476 $name; $tr50;
   1477 local mem 'IDB_OBM1_ETAG_MAP_PORT1_PIPE0';
   1478 $name; $tr50;
   1479 local mem 'IDB_OBM1_ETAG_MAP_PORT2_PIPE0';
   1480 $name; $tr50;
   1481 local mem 'IDB_OBM1_ETAG_MAP_PORT3_PIPE0';
   1482 $name; $tr50;
   1483 local mem 'IDB_OBM1_IOM_STATS_WINDOW_RESULTS';
   1484 $name; $tr50; $tr51; $tr52;
   1485 local mem 'IDB_OBM1_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1486 $name; $tr50; $tr51; $tr52;
   1487 local mem 'IDB_OBM1_PRI_MAP_PORT0';
   1488 $name; $tr50;
   1489 local mem 'IDB_OBM1_PRI_MAP_PORT1';
   1490 $name; $tr50;
   1491 local mem 'IDB_OBM1_PRI_MAP_PORT2';
   1492 $name; $tr50;
   1493 local mem 'IDB_OBM1_PRI_MAP_PORT3';
   1494 $name; $tr50;
   1495 local mem 'IDB_OBM1_PRI_MAP_PORT0_PIPE0';
   1496 $name; $tr50;
   1497 local mem 'IDB_OBM1_PRI_MAP_PORT1_PIPE0';
   1498 $name; $tr50;
   1499 local mem 'IDB_OBM1_PRI_MAP_PORT2_PIPE0';
   1500 $name; $tr50;
   1501 local mem 'IDB_OBM1_PRI_MAP_PORT3_PIPE0';
   1502 $name; $tr50;
   1503 local mem 'IDB_OBM1_Q_DSCP_MAP_PORT0';
   1504 $name; $tr50; $tr51; $tr52;
   1505 local mem 'IDB_OBM1_Q_DSCP_MAP_PORT1';
   1506 $name; $tr50; $tr51; $tr52;
   1507 local mem 'IDB_OBM1_Q_DSCP_MAP_PORT2';
   1508 $name; $tr50; $tr51; $tr52;
   1509 local mem 'IDB_OBM1_Q_DSCP_MAP_PORT3';
   1510 $name; $tr50; $tr51; $tr52;
   1511 local mem 'IDB_OBM1_Q_DSCP_MAP_PORT0_PIPE0';
   1512 $name; $tr50; $tr51; $tr52;
   1513 local mem 'IDB_OBM1_Q_DSCP_MAP_PORT1_PIPE0';
   1514 $name; $tr50; $tr51; $tr52;
   1515 local mem 'IDB_OBM1_Q_DSCP_MAP_PORT2_PIPE0';
   1516 $name; $tr50; $tr51; $tr52;
   1517 local mem 'IDB_OBM1_Q_DSCP_MAP_PORT3_PIPE0';
   1518 $name; $tr50; $tr51; $tr52;
   1519 local mem 'IDB_OBM1_Q_ETAG_MAP_PORT0';
   1520 $name; $tr50;
   1521 local mem 'IDB_OBM1_Q_ETAG_MAP_PORT1';
   1522 $name; $tr50;
   1523 local mem 'IDB_OBM1_Q_ETAG_MAP_PORT2';
   1524 $name; $tr50;
   1525 local mem 'IDB_OBM1_Q_ETAG_MAP_PORT3';
   1526 $name; $tr50;
   1527 local mem 'IDB_OBM1_Q_ETAG_MAP_PORT0_PIPE0';
   1528 $name; $tr50;
   1529 local mem 'IDB_OBM1_Q_ETAG_MAP_PORT1_PIPE0';
   1530 $name; $tr50;
   1531 local mem 'IDB_OBM1_Q_ETAG_MAP_PORT2_PIPE0';
   1532 $name; $tr50;
   1533 local mem 'IDB_OBM1_Q_ETAG_MAP_PORT3_PIPE0';
   1534 $name; $tr50;
   1535 local mem 'IDB_OBM1_Q_IOM_STATS_WINDOW_RESULTS';
   1536 $name; $tr50; $tr51; $tr52;
   1537 local mem 'IDB_OBM1_Q_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1538 $name; $tr50; $tr51; $tr52;
   1539 local mem 'IDB_OBM1_Q_PRI_MAP_PORT0';
   1540 $name; $tr50;
   1541 local mem 'IDB_OBM1_Q_PRI_MAP_PORT1';
   1542 $name; $tr50;
   1543 local mem 'IDB_OBM1_Q_PRI_MAP_PORT2';
   1544 $name; $tr50;
   1545 local mem 'IDB_OBM1_Q_PRI_MAP_PORT3';
   1546 $name; $tr50;
   1547 local mem 'IDB_OBM1_Q_PRI_MAP_PORT0_PIPE0';
   1548 $name; $tr50;
   1549 local mem 'IDB_OBM1_Q_PRI_MAP_PORT1_PIPE0';
   1550 $name; $tr50;
   1551 local mem 'IDB_OBM1_Q_PRI_MAP_PORT2_PIPE0';
   1552 $name; $tr50;
   1553 local mem 'IDB_OBM1_Q_PRI_MAP_PORT3_PIPE0';
   1554 $name; $tr50;
   1555 local mem 'IDB_OBM2_48_DSCP_MAP_PORT0';
   1556 $name; $tr50; $tr51; $tr52;
   1557 local mem 'IDB_OBM2_48_DSCP_MAP_PORT1';
   1558 $name; $tr50; $tr51; $tr52;
   1559 local mem 'IDB_OBM2_48_DSCP_MAP_PORT2';
   1560 $name; $tr50; $tr51; $tr52;
   1561 local mem 'IDB_OBM2_48_DSCP_MAP_PORT3';
   1562 $name; $tr50; $tr51; $tr52;
   1563 local mem 'IDB_OBM2_48_DSCP_MAP_PORT0_PIPE0';
   1564 $name; $tr50; $tr51; $tr52;
   1565 local mem 'IDB_OBM2_48_DSCP_MAP_PORT1_PIPE0';
   1566 $name; $tr50; $tr51; $tr52;
   1567 local mem 'IDB_OBM2_48_DSCP_MAP_PORT2_PIPE0';
   1568 $name; $tr50; $tr51; $tr52;
   1569 local mem 'IDB_OBM2_48_DSCP_MAP_PORT3_PIPE0';
   1570 $name; $tr50; $tr51; $tr52;
   1571 local mem 'IDB_OBM2_48_ETAG_MAP_PORT0';
   1572 $name; $tr50;
   1573 local mem 'IDB_OBM2_48_ETAG_MAP_PORT1';
   1574 $name; $tr50;
   1575 local mem 'IDB_OBM2_48_ETAG_MAP_PORT2';
   1576 $name; $tr50;
   1577 local mem 'IDB_OBM2_48_ETAG_MAP_PORT3';
   1578 $name; $tr50;
   1579 local mem 'IDB_OBM2_48_ETAG_MAP_PORT0_PIPE0';
   1580 $name; $tr50;
   1581 local mem 'IDB_OBM2_48_ETAG_MAP_PORT1_PIPE0';
   1582 $name; $tr50;
   1583 local mem 'IDB_OBM2_48_ETAG_MAP_PORT2_PIPE0';
   1584 $name; $tr50;
   1585 local mem 'IDB_OBM2_48_ETAG_MAP_PORT3_PIPE0';
   1586 $name; $tr50;
   1587 local mem 'IDB_OBM2_48_IOM_STATS_WINDOW_RESULTS';
   1588 $name; $tr50; $tr51; $tr52;
   1589 local mem 'IDB_OBM2_48_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1590 $name; $tr50; $tr51; $tr52;
   1591 local mem 'IDB_OBM2_48_PRI_MAP_PORT0';
   1592 $name; $tr50;
   1593 local mem 'IDB_OBM2_48_PRI_MAP_PORT1';
   1594 $name; $tr50;
   1595 local mem 'IDB_OBM2_48_PRI_MAP_PORT2';
   1596 $name; $tr50;
   1597 local mem 'IDB_OBM2_48_PRI_MAP_PORT3';
   1598 $name; $tr50;
   1599 local mem 'IDB_OBM2_48_PRI_MAP_PORT0_PIPE0';
   1600 $name; $tr50;
   1601 local mem 'IDB_OBM2_48_PRI_MAP_PORT1_PIPE0';
   1602 $name; $tr50;
   1603 local mem 'IDB_OBM2_48_PRI_MAP_PORT2_PIPE0';
   1604 $name; $tr50;
   1605 local mem 'IDB_OBM2_48_PRI_MAP_PORT3_PIPE0';
   1606 $name; $tr50;
   1607 local mem 'IDB_OBM2_DSCP_MAP_PORT0';
   1608 $name; $tr50; $tr51; $tr52;
   1609 local mem 'IDB_OBM2_DSCP_MAP_PORT1';
   1610 $name; $tr50; $tr51; $tr52;
   1611 local mem 'IDB_OBM2_DSCP_MAP_PORT2';
   1612 $name; $tr50; $tr51; $tr52;
   1613 local mem 'IDB_OBM2_DSCP_MAP_PORT3';
   1614 $name; $tr50; $tr51; $tr52;
   1615 local mem 'IDB_OBM2_DSCP_MAP_PORT0_PIPE0';
   1616 $name; $tr50; $tr51; $tr52;
   1617 local mem 'IDB_OBM2_DSCP_MAP_PORT1_PIPE0';
   1618 $name; $tr50; $tr51; $tr52;
   1619 local mem 'IDB_OBM2_DSCP_MAP_PORT2_PIPE0';
   1620 $name; $tr50; $tr51; $tr52;
   1621 local mem 'IDB_OBM2_DSCP_MAP_PORT3_PIPE0';
   1622 $name; $tr50; $tr51; $tr52;
   1623 local mem 'IDB_OBM2_ETAG_MAP_PORT0';
   1624 $name; $tr50;
   1625 local mem 'IDB_OBM2_ETAG_MAP_PORT1';
   1626 $name; $tr50;
   1627 local mem 'IDB_OBM2_ETAG_MAP_PORT2';
   1628 $name; $tr50;
   1629 local mem 'IDB_OBM2_ETAG_MAP_PORT3';
   1630 $name; $tr50;
   1631 local mem 'IDB_OBM2_ETAG_MAP_PORT0_PIPE0';
   1632 $name; $tr50;
   1633 local mem 'IDB_OBM2_ETAG_MAP_PORT1_PIPE0';
   1634 $name; $tr50;
   1635 local mem 'IDB_OBM2_ETAG_MAP_PORT2_PIPE0';
   1636 $name; $tr50;
   1637 local mem 'IDB_OBM2_ETAG_MAP_PORT3_PIPE0';
   1638 $name; $tr50;
   1639 local mem 'IDB_OBM2_IOM_STATS_WINDOW_RESULTS';
   1640 $name; $tr50; $tr51; $tr52;
   1641 local mem 'IDB_OBM2_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1642 $name; $tr50; $tr51; $tr52;
   1643 local mem 'IDB_OBM2_PRI_MAP_PORT0';
   1644 $name; $tr50;
   1645 local mem 'IDB_OBM2_PRI_MAP_PORT1';
   1646 $name; $tr50;
   1647 local mem 'IDB_OBM2_PRI_MAP_PORT2';
   1648 $name; $tr50;
   1649 local mem 'IDB_OBM2_PRI_MAP_PORT3';
   1650 $name; $tr50;
   1651 local mem 'IDB_OBM2_PRI_MAP_PORT0_PIPE0';
   1652 $name; $tr50;
   1653 local mem 'IDB_OBM2_PRI_MAP_PORT1_PIPE0';
   1654 $name; $tr50;
   1655 local mem 'IDB_OBM2_PRI_MAP_PORT2_PIPE0';
   1656 $name; $tr50;
   1657 local mem 'IDB_OBM2_PRI_MAP_PORT3_PIPE0';
   1658 $name; $tr50;
   1659 local mem 'IDB_OBM2_Q_DSCP_MAP_PORT0';
   1660 $name; $tr50; $tr51; $tr52;
   1661 local mem 'IDB_OBM2_Q_DSCP_MAP_PORT1';
   1662 $name; $tr50; $tr51; $tr52;
   1663 local mem 'IDB_OBM2_Q_DSCP_MAP_PORT2';
   1664 $name; $tr50; $tr51; $tr52;
   1665 local mem 'IDB_OBM2_Q_DSCP_MAP_PORT3';
   1666 $name; $tr50; $tr51; $tr52;
   1667 local mem 'IDB_OBM2_Q_DSCP_MAP_PORT0_PIPE0';
   1668 $name; $tr50; $tr51; $tr52;
   1669 local mem 'IDB_OBM2_Q_DSCP_MAP_PORT1_PIPE0';
   1670 $name; $tr50; $tr51; $tr52;
   1671 local mem 'IDB_OBM2_Q_DSCP_MAP_PORT2_PIPE0';
   1672 $name; $tr50; $tr51; $tr52;
   1673 local mem 'IDB_OBM2_Q_DSCP_MAP_PORT3_PIPE0';
   1674 $name; $tr50; $tr51; $tr52;
   1675 local mem 'IDB_OBM2_Q_ETAG_MAP_PORT0';
   1676 $name; $tr50;
   1677 local mem 'IDB_OBM2_Q_ETAG_MAP_PORT1';
   1678 $name; $tr50;
   1679 local mem 'IDB_OBM2_Q_ETAG_MAP_PORT2';
   1680 $name; $tr50;
   1681 local mem 'IDB_OBM2_Q_ETAG_MAP_PORT3';
   1682 $name; $tr50;
   1683 local mem 'IDB_OBM2_Q_ETAG_MAP_PORT0_PIPE0';
   1684 $name; $tr50;
   1685 local mem 'IDB_OBM2_Q_ETAG_MAP_PORT1_PIPE0';
   1686 $name; $tr50;
   1687 local mem 'IDB_OBM2_Q_ETAG_MAP_PORT2_PIPE0';
   1688 $name; $tr50;
   1689 local mem 'IDB_OBM2_Q_ETAG_MAP_PORT3_PIPE0';
   1690 $name; $tr50;
   1691 local mem 'IDB_OBM2_Q_IOM_STATS_WINDOW_RESULTS';
   1692 $name; $tr50; $tr51; $tr52;
   1693 local mem 'IDB_OBM2_Q_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1694 $name; $tr50; $tr51; $tr52;
   1695 local mem 'IDB_OBM2_Q_PRI_MAP_PORT0';
   1696 $name; $tr50;
   1697 local mem 'IDB_OBM2_Q_PRI_MAP_PORT1';
   1698 $name; $tr50;
   1699 local mem 'IDB_OBM2_Q_PRI_MAP_PORT2';
   1700 $name; $tr50;
   1701 local mem 'IDB_OBM2_Q_PRI_MAP_PORT3';
   1702 $name; $tr50;
   1703 local mem 'IDB_OBM2_Q_PRI_MAP_PORT0_PIPE0';
   1704 $name; $tr50;
   1705 local mem 'IDB_OBM2_Q_PRI_MAP_PORT1_PIPE0';
   1706 $name; $tr50;
   1707 local mem 'IDB_OBM2_Q_PRI_MAP_PORT2_PIPE0';
   1708 $name; $tr50;
   1709 local mem 'IDB_OBM2_Q_PRI_MAP_PORT3_PIPE0';
   1710 $name; $tr50;
   1711 local mem 'IDB_OBM3_DSCP_MAP_PORT0';
   1712 $name; $tr50; $tr51; $tr52;
   1713 local mem 'IDB_OBM3_DSCP_MAP_PORT1';
   1714 $name; $tr50; $tr51; $tr52;
   1715 local mem 'IDB_OBM3_DSCP_MAP_PORT2';
   1716 $name; $tr50; $tr51; $tr52;
   1717 local mem 'IDB_OBM3_DSCP_MAP_PORT3';
   1718 $name; $tr50; $tr51; $tr52;
   1719 local mem 'IDB_OBM3_DSCP_MAP_PORT0_PIPE0';
   1720 $name; $tr50; $tr51; $tr52;
   1721 local mem 'IDB_OBM3_DSCP_MAP_PORT1_PIPE0';
   1722 $name; $tr50; $tr51; $tr52;
   1723 local mem 'IDB_OBM3_DSCP_MAP_PORT2_PIPE0';
   1724 $name; $tr50; $tr51; $tr52;
   1725 local mem 'IDB_OBM3_DSCP_MAP_PORT3_PIPE0';
   1726 $name; $tr50; $tr51; $tr52;
   1727 local mem 'IDB_OBM3_ETAG_MAP_PORT0';
   1728 $name; $tr50;
   1729 local mem 'IDB_OBM3_ETAG_MAP_PORT1';
   1730 $name; $tr50;
   1731 local mem 'IDB_OBM3_ETAG_MAP_PORT2';
   1732 $name; $tr50;
   1733 local mem 'IDB_OBM3_ETAG_MAP_PORT3';
   1734 $name; $tr50;
   1735 local mem 'IDB_OBM3_ETAG_MAP_PORT0_PIPE0';
   1736 $name; $tr50;
   1737 local mem 'IDB_OBM3_ETAG_MAP_PORT1_PIPE0';
   1738 $name; $tr50;
   1739 local mem 'IDB_OBM3_ETAG_MAP_PORT2_PIPE0';
   1740 $name; $tr50;
   1741 local mem 'IDB_OBM3_ETAG_MAP_PORT3_PIPE0';
   1742 $name; $tr50;
   1743 local mem 'IDB_OBM3_IOM_STATS_WINDOW_RESULTS';
   1744 $name; $tr50; $tr51; $tr52;
   1745 local mem 'IDB_OBM3_IOM_STATS_WINDOW_RESULTS_PIPE0';
   1746 $name; $tr50; $tr51; $tr52;
   1747 local mem 'IDB_OBM3_PRI_MAP_PORT0';
   1748 $name; $tr50;
   1749 local mem 'IDB_OBM3_PRI_MAP_PORT1';
   1750 $name; $tr50;
   1751 local mem 'IDB_OBM3_PRI_MAP_PORT2';
   1752 $name; $tr50;
   1753 local mem 'IDB_OBM3_PRI_MAP_PORT3';
   1754 $name; $tr50;
   1755 local mem 'IDB_OBM3_PRI_MAP_PORT0_PIPE0';
   1756 $name; $tr50;
   1757 local mem 'IDB_OBM3_PRI_MAP_PORT1_PIPE0';
   1758 $name; $tr50;
   1759 local mem 'IDB_OBM3_PRI_MAP_PORT2_PIPE0';
   1760 $name; $tr50;
   1761 local mem 'IDB_OBM3_PRI_MAP_PORT3_PIPE0';
   1762 $name; $tr50;
   1763 local mem 'IFP_COS_MAP';
   1764 $name; $tr50; $tr51; $tr52;
   1765 local mem 'IFP_EM_DROP_VECTOR_MASK_PROFILE_0';
   1766 $name; $tr50; $tr51; $tr52;
   1767 local mem 'IFP_EM_DROP_VECTOR_MASK_PROFILE_1';
   1768 $name; $tr50; $tr51; $tr52;
   1769 local mem 'IFP_HG_CLASSID_SELECT';
   1770 $name; $tr50; $tr51; $tr52;
   1771 local mem 'IFP_I2E_CLASSID_SELECT';
   1772 $name; $tr50; $tr51; $tr52;
   1773 local mem 'IFP_KEY_GEN_PROGRAM_PROFILE';
   1774 $name; $tr50; $tr51; $tr52;
   1775 local mem 'IFP_KEY_GEN_PROGRAM_PROFILE2';
   1776 $name; $tr50; $tr51; $tr52;
   1777 local mem 'IFP_KEY_GEN_PROGRAM_PROFILE2_PIPE0';
   1778 $name; $tr50; $tr51; $tr52;
   1779 local mem 'IFP_KEY_GEN_PROGRAM_PROFILE_PIPE0';
   1780 $name; $tr50; $tr51; $tr52;
   1781 local mem 'IFP_LOGICAL_TABLE_ACTION_PRIORITY';
   1782 $name; $tr50;
   1783 local mem 'IFP_LOGICAL_TABLE_ACTION_PRIORITY_PIPE0';
   1784 $name; $tr50;
   1785 local mem 'IFP_LOGICAL_TABLE_CONFIG';
   1786 $name; $tr50; $tr51; $tr52;
   1787 local mem 'IFP_LOGICAL_TABLE_CONFIG_PIPE0';
   1788 $name; $tr50; $tr51; $tr52;
   1789 local mem 'IFP_LOGICAL_TABLE_SELECT';
   1790 $name; $tr50; $tr51; $tr52;
   1791 local mem 'IFP_LOGICAL_TABLE_SELECT_DATA_ONLY';
   1792 $name; $tr50; $tr51; $tr52;
   1793 local mem 'IFP_LOGICAL_TABLE_SELECT_DATA_ONLY_PIPE0';
   1794 $name; $tr50; $tr51; $tr52;
   1795 local mem 'IFP_LOGICAL_TABLE_SELECT_PIPE0';
   1796 $name; $tr50; $tr51; $tr52;
   1797 local mem 'IFP_LOGICAL_TABLE_SELECT_TCAM_ONLY';
   1798 $name; $tr50; $tr51; $tr52;
   1799 local mem 'IFP_LOGICAL_TABLE_SELECT_TCAM_ONLY_PIPE0';
   1800 $name; $tr50; $tr51; $tr52;
   1801 local mem 'IFP_METER_TABLE';
   1802 $name; $tr50; $tr51; $tr52;
   1803 local mem 'IFP_METER_TABLE_PIPE0';
   1804 $name; $tr50; $tr51; $tr52;
   1805 local mem 'IFP_POLICY_ACTION_PROFILE';
   1806 $name; $tr50; $tr51; $tr52;
   1807 local mem 'IFP_POLICY_ACTION_PROFILE_PIPE0';
   1808 $name; $tr50; $tr51; $tr52;
   1809 local mem 'IFP_POLICY_TABLE';
   1810 $name; $tr50; $tr51; $tr52;
   1811 local mem 'IFP_POLICY_TABLE_PIPE0';
   1812 $name; $tr50; $tr51; $tr52;
   1813 local mem 'IFP_POLICY_TABLE_WIDE';
   1814 $name; $tr50; $tr51; $tr52;
   1815 local mem 'IFP_POLICY_TABLE_WIDE_PIPE0';
   1816 $name; $tr50; $tr51; $tr52;
   1817 local mem 'IFP_PORT_METER_MAP';
   1818 $name; $tr50; $tr51; $tr52;
   1819 local mem 'IFP_RANGE_CHECK';
   1820 $name; $tr50; $tr51; $tr52;
   1821 local mem 'IFP_RANGE_CHECK_MASK';
   1822 $name; $tr50; $tr51; $tr52;
   1823 local mem 'IFP_RANGE_CHECK_MASK_PIPE0';
   1824 $name; $tr50; $tr51; $tr52;
   1825 local mem 'IFP_RANGE_CHECK_PIPE0';
   1826 $name; $tr50; $tr51; $tr52;
   1827 local mem 'IFP_REDIRECTION_PROFILE';
   1828 $name; $tr50; $tr51; $tr52;
   1829 local mem 'IFP_STORM_CONTROL_METERS';
   1830 $name; $tr50; $tr51; $tr52;
   1831 local mem 'IFP_TCAM';
   1832 $name; $tr50; $tr51; $tr52;
   1833 local mem 'IFP_TCAM_PIPE0';
   1834 $name; $tr50; $tr51; $tr52;
   1835 local mem 'IFP_TCAM_WIDE';
   1836 $name; $tr50; $tr51; $tr52;
   1837 local mem 'IFP_TCAM_WIDE_PIPE0';
   1838 $name; $tr50; $tr51; $tr52;
   1839 local mem 'IMIRROR_BITMAP';
   1840 $name; $tr50; $tr51; $tr52;
   1841 local mem 'IM_MTP_INDEX';
   1842 $name; $tr50; $tr51; $tr52;
   1843 local mem 'ING_1588_INGRESS_CTRL';
   1844 $name; $tr50; $tr51; $tr52;
   1845 local mem 'ING_ACTIVE_L3_IIF_PROFILE';
   1846 $name; $tr50; $tr51; $tr52;
   1847 local mem 'ING_ACTIVE_L3_IIF_PROFILE_0';
   1848 $name; $tr50; $tr51; $tr52;
   1849 local mem 'ING_DEST_PORT_ENABLE';
   1850 $name; $tr50;
   1851 local mem 'PORT';
   1852 $name; $tr50; $tr51; $tr52;
   1853 local mem 'ING_DOP_STORAGE_MEM';
   1854 $name; $tr50; $tr51; $tr52;
   1855 local mem 'ING_DOP_STORAGE_MEM_PIPE0';
   1856 $name; $tr50; $tr51; $tr52;
   1857 local mem 'ING_DVP_2_TABLE';
   1858 $name; $tr50; $tr51; $tr52;
   1859 local mem 'ING_DVP_TABLE';
   1860 $name; $tr50; $tr51; $tr52;
   1861 local mem 'ING_EGRMSKBMAP';
   1862 $name; $tr50; $tr51; $tr52;
   1863 local mem 'ING_EN_EFILTER_BITMAP';
   1864 $name; $tr50;
   1865 local mem 'ING_ETAG_PCP_MAPPING';
   1866 $name; $tr50; $tr51; $tr52;
   1867 local mem 'ING_EXP_TO_ECN_MAPPING_1';
   1868 $name; $tr50; $tr51; $tr52;
   1869 local mem 'ING_EXP_TO_ECN_MAPPING_2';
   1870 $name; $tr50; $tr51; $tr52;
   1871 local mem 'ING_FLEX_CTR_COUNTER_TABLE_0';
   1872 $name; $tr50; $tr51; $tr52;
   1873 local mem 'ING_FLEX_CTR_COUNTER_TABLE_1';
   1874 $name; $tr50; $tr51; $tr52;
   1875 local mem 'ING_FLEX_CTR_COUNTER_TABLE_2';
   1876 $name; $tr50; $tr51; $tr52;
   1877 local mem 'ING_FLEX_CTR_COUNTER_TABLE_3';
   1878 $name; $tr50; $tr51; $tr52;
   1879 local mem 'ING_FLEX_CTR_COUNTER_TABLE_4';
   1880 $name; $tr50; $tr51; $tr52;
   1881 local mem 'ING_FLEX_CTR_COUNTER_TABLE_5';
   1882 $name; $tr50; $tr51; $tr52;
   1883 local mem 'ING_FLEX_CTR_COUNTER_TABLE_6';
   1884 $name; $tr50; $tr51; $tr52;
   1885 local mem 'ING_FLEX_CTR_COUNTER_TABLE_7';
   1886 $name; $tr50; $tr51; $tr52;
   1887 local mem 'ING_FLEX_CTR_COUNTER_TABLE_8';
   1888 $name; $tr50; $tr51; $tr52;
   1889 local mem 'ING_FLEX_CTR_COUNTER_TABLE_9';
   1890 $name; $tr50; $tr51; $tr52;
   1891 local mem 'ING_FLEX_CTR_COUNTER_TABLE_10';
   1892 $name; $tr50; $tr51; $tr52;
   1893 local mem 'ING_FLEX_CTR_COUNTER_TABLE_11';
   1894 $name; $tr50; $tr51; $tr52;
   1895 local mem 'ING_FLEX_CTR_COUNTER_TABLE_12';
   1896 $name; $tr50; $tr51; $tr52;
   1897 local mem 'ING_FLEX_CTR_COUNTER_TABLE_13';
   1898 $name; $tr50; $tr51; $tr52;
   1899 local mem 'ING_FLEX_CTR_COUNTER_TABLE_14';
   1900 $name; $tr50; $tr51; $tr52;
   1901 local mem 'ING_FLEX_CTR_COUNTER_TABLE_15';
   1902 $name; $tr50; $tr51; $tr52;
   1903 local mem 'ING_FLEX_CTR_COUNTER_TABLE_16';
   1904 $name; $tr50; $tr51; $tr52;
   1905 local mem 'ING_FLEX_CTR_COUNTER_TABLE_17';
   1906 $name; $tr50; $tr51; $tr52;
   1907 local mem 'ING_FLEX_CTR_COUNTER_TABLE_18';
   1908 $name; $tr50; $tr51; $tr52;
   1909 local mem 'ING_FLEX_CTR_COUNTER_TABLE_19';
   1910 $name; $tr50; $tr51; $tr52;
   1911 local mem 'ING_FLEX_CTR_COUNTER_TABLE_0_PIPE0';
   1912 $name; $tr50; $tr51; $tr52;
   1913 local mem 'ING_FLEX_CTR_COUNTER_TABLE_10_PIPE0';
   1914 $name; $tr50; $tr51; $tr52;
   1915 local mem 'ING_FLEX_CTR_COUNTER_TABLE_11_PIPE0';
   1916 $name; $tr50; $tr51; $tr52;
   1917 local mem 'ING_FLEX_CTR_COUNTER_TABLE_12_PIPE0';
   1918 $name; $tr50; $tr51; $tr52;
   1919 local mem 'ING_FLEX_CTR_COUNTER_TABLE_13_PIPE0';
   1920 $name; $tr50; $tr51; $tr52;
   1921 local mem 'ING_FLEX_CTR_COUNTER_TABLE_14_PIPE0';
   1922 $name; $tr50; $tr51; $tr52;
   1923 local mem 'ING_FLEX_CTR_COUNTER_TABLE_15_PIPE0';
   1924 $name; $tr50; $tr51; $tr52;
   1925 local mem 'ING_FLEX_CTR_COUNTER_TABLE_16_PIPE0';
   1926 $name; $tr50; $tr51; $tr52;
   1927 local mem 'ING_FLEX_CTR_COUNTER_TABLE_17_PIPE0';
   1928 $name; $tr50; $tr51; $tr52;
   1929 local mem 'ING_FLEX_CTR_COUNTER_TABLE_18_PIPE0';
   1930 $name; $tr50; $tr51; $tr52;
   1931 local mem 'ING_FLEX_CTR_COUNTER_TABLE_19_PIPE0';
   1932 $name; $tr50; $tr51; $tr52;
   1933 local mem 'ING_FLEX_CTR_COUNTER_TABLE_1_PIPE0';
   1934 $name; $tr50; $tr51; $tr52;
   1935 local mem 'ING_FLEX_CTR_COUNTER_TABLE_2_PIPE0';
   1936 $name; $tr50; $tr51; $tr52;
   1937 local mem 'ING_FLEX_CTR_COUNTER_TABLE_3_PIPE0';
   1938 $name; $tr50; $tr51; $tr52;
   1939 local mem 'ING_FLEX_CTR_COUNTER_TABLE_4_PIPE0';
   1940 $name; $tr50; $tr51; $tr52;
   1941 local mem 'ING_FLEX_CTR_COUNTER_TABLE_5_PIPE0';
   1942 $name; $tr50; $tr51; $tr52;
   1943 local mem 'ING_FLEX_CTR_COUNTER_TABLE_6_PIPE0';
   1944 $name; $tr50; $tr51; $tr52;
   1945 local mem 'ING_FLEX_CTR_COUNTER_TABLE_7_PIPE0';
   1946 $name; $tr50; $tr51; $tr52;
   1947 local mem 'ING_FLEX_CTR_COUNTER_TABLE_8_PIPE0';
   1948 $name; $tr50; $tr51; $tr52;
   1949 local mem 'ING_FLEX_CTR_COUNTER_TABLE_9_PIPE0';
   1950 $name; $tr50; $tr51; $tr52;
   1951 local mem 'ING_FLEX_CTR_OFFSET_TABLE_0';
   1952 $name; $tr50; $tr51; $tr52;
   1953 local mem 'ING_FLEX_CTR_OFFSET_TABLE_1';
   1954 $name; $tr50; $tr51; $tr52;
   1955 local mem 'ING_FLEX_CTR_OFFSET_TABLE_2';
   1956 $name; $tr50; $tr51; $tr52;
   1957 local mem 'ING_FLEX_CTR_OFFSET_TABLE_3';
   1958 $name; $tr50; $tr51; $tr52;
   1959 local mem 'ING_FLEX_CTR_OFFSET_TABLE_4';
   1960 $name; $tr50; $tr51; $tr52;
   1961 local mem 'ING_FLEX_CTR_OFFSET_TABLE_5';
   1962 $name; $tr50; $tr51; $tr52;
   1963 local mem 'ING_FLEX_CTR_OFFSET_TABLE_6';
   1964 $name; $tr50; $tr51; $tr52;
   1965 local mem 'ING_FLEX_CTR_OFFSET_TABLE_7';
   1966 $name; $tr50; $tr51; $tr52;
   1967 local mem 'ING_FLEX_CTR_OFFSET_TABLE_8';
   1968 $name; $tr50; $tr51; $tr52;
   1969 local mem 'ING_FLEX_CTR_OFFSET_TABLE_9';
   1970 $name; $tr50; $tr51; $tr52;
   1971 local mem 'ING_FLEX_CTR_OFFSET_TABLE_10';
   1972 $name; $tr50; $tr51; $tr52;
   1973 local mem 'ING_FLEX_CTR_OFFSET_TABLE_11';
   1974 $name; $tr50; $tr51; $tr52;
   1975 local mem 'ING_FLEX_CTR_OFFSET_TABLE_12';
   1976 $name; $tr50; $tr51; $tr52;
   1977 local mem 'ING_FLEX_CTR_OFFSET_TABLE_13';
   1978 $name; $tr50; $tr51; $tr52;
   1979 local mem 'ING_FLEX_CTR_OFFSET_TABLE_14';
   1980 $name; $tr50; $tr51; $tr52;
   1981 local mem 'ING_FLEX_CTR_OFFSET_TABLE_15';
   1982 $name; $tr50; $tr51; $tr52;
   1983 local mem 'ING_FLEX_CTR_OFFSET_TABLE_16';
   1984 $name; $tr50; $tr51; $tr52;
   1985 local mem 'ING_FLEX_CTR_OFFSET_TABLE_17';
   1986 $name; $tr50; $tr51; $tr52;
   1987 local mem 'ING_FLEX_CTR_OFFSET_TABLE_18';
   1988 $name; $tr50; $tr51; $tr52;
   1989 local mem 'ING_FLEX_CTR_OFFSET_TABLE_19';
   1990 $name; $tr50; $tr51; $tr52;
   1991 local mem 'ING_FLEX_CTR_PKT_PRI_MAP';
   1992 $name; $tr50; $tr51; $tr52;
   1993 local mem 'ING_FLEX_CTR_PKT_RES_MAP';
   1994 $name; $tr50; $tr51; $tr52;
   1995 local mem 'ING_FLEX_CTR_PORT_MAP';
   1996 $name; $tr50; $tr51; $tr52;
   1997 local mem 'ING_FLEX_CTR_PRI_CNG_MAP';
   1998 $name; $tr50; $tr51; $tr52;
   1999 local mem 'ING_FLEX_CTR_TOS_MAP';
   2000 $name; $tr50; $tr51; $tr52;
   2001 local mem 'ING_HIGIG_TRUNK_OVERRIDE_PROFILE';
   2002 $name; $tr50; $tr51; $tr52;
   2003 local mem 'ING_IDB_TO_DEVICE_PORT_NUMBER_MAPPING_TABLE';
   2004 $name; $tr50; $tr51; $tr52;
   2005 local mem 'ING_IDB_TO_DEVICE_PORT_NUMBER_MAPPING_TABLE_PIPE0';
   2006 $name; $tr50; $tr51; $tr52;
   2007 local mem 'ING_L3_NEXT_HOP';
   2008 $name; $tr50; $tr51; $tr52;
   2009 local mem 'ING_LOOPBACK_DROP_VECTOR_MASK';
   2010 $name; $tr50;
   2011 local mem 'ING_MOD_MAP';
   2012 $name; $tr50; $tr51; $tr52;
   2013 local mem 'ING_MPLS_INHERIT_TABLE';
   2014 $name; $tr50; $tr51; $tr52;
   2015 local mem 'ING_NETWORK_PRUNE_CONTROL';
   2016 $name; $tr50; $tr51; $tr52;
   2017 local mem 'ING_OUTER_DOT1P_MAPPING_TABLE';
   2018 $name; $tr50; $tr51; $tr52;
   2019 local mem 'ING_PHY_TO_IDB_PORT_MAP';
   2020 $name; $tr50; $tr51; $tr52;
   2021 local mem 'ING_PHY_TO_IDB_PORT_MAP_PIPE0';
   2022 $name; $tr50; $tr51; $tr52;
   2023 local mem 'ING_PW_TERM_SEQ_NUM';
   2024 $name; $tr50; $tr51; $tr52;
   2025 local mem 'ING_PW_TERM_SEQ_NUM_PIPE0';
   2026 $name; $tr50; $tr51; $tr52;
   2027 local mem 'ING_ROUTED_INT_PRI_MAPPING';
   2028 $name; $tr50; $tr51; $tr52;
   2029 #local mem 'ING_SER_FIFO' Read Only Memory - Not tested
   2030 #local mem 'ING_SER_FIFO_PIPE0' Read Only Memory - Not tested
   2031 local mem 'ING_TUNNEL_ECN_DECAP';
   2032 $name; $tr50; $tr51; $tr52;
   2033 local mem 'ING_VLAN_RANGE';
   2034 $name; $tr50; $tr51; $tr52;
   2035 local mem 'ING_VLAN_TAG_ACTION_PROFILE_1';
   2036 $name; $tr50; $tr51; $tr52;
   2037 local mem 'ING_VLAN_TAG_ACTION_PROFILE_2';
   2038 $name; $tr50; $tr51; $tr52;
   2039 local mem 'ING_VLAN_VFI_MEMBERSHIP';
   2040 $name; $tr50; $tr51; $tr52;
   2041 local mem 'ING_VP_VLAN_MEMBERSHIP';
   2042 $name; $tr50; $tr51; $tr52;
   2043 local mem 'ING_VP_VLAN_MEMBERSHIP_ACTION_TABLE_A';
   2044 $name; $tr50; $tr51; $tr52;
   2045 local mem 'ING_VP_VLAN_MEMBERSHIP_ACTION_TABLE_B';
   2046 $name; $tr50; $tr51; $tr52;
   2047 local mem 'ING_VP_VLAN_MEMBERSHIP_ECC';
   2048 $name; $tr50; $tr51; $tr52;
   2049 local mem 'ING_VP_VLAN_MEMBERSHIP_HASH_CONTROL';
   2050 $name; $tr50;
   2051 local mem 'ING_VP_VLAN_MEMBERSHIP_KEY_ATTRIBUTES';
   2052 $name; $tr50; $tr51; $tr52;
   2053 local mem 'ING_VP_VLAN_MEMBERSHIP_REMAP_TABLE_A';
   2054 $name; $tr50; $tr51; $tr52;
   2055 local mem 'ING_VP_VLAN_MEMBERSHIP_REMAP_TABLE_B';
   2056 $name; $tr50; $tr51; $tr52;
   2057 local mem 'INITIAL_ING_L3_NEXT_HOP';
   2058 $name; $tr50; $tr51; $tr52;
   2059 local mem 'INITIAL_L3_ECMP';
   2060 $name; $tr50; $tr51; $tr52;
   2061 local mem 'INITIAL_L3_ECMP_GROUP';
   2062 $name; $tr50; $tr51; $tr52;
   2063 local mem 'INITIAL_PROT_NHI_TABLE';
   2064 $name; $tr50; $tr51; $tr52;
   2065 local mem 'INITIAL_PROT_NHI_TABLE_1';
   2066 $name; $tr50; $tr51; $tr52;
   2067 local mem 'INSTRUMENTATION_TRIGGERS_ENABLE';
   2068 $name; $tr50;
   2069 local mem 'INT_CN_TO_MMUIF_MAPPING';
   2070 $name; $tr50; $tr51; $tr52;
   2071 local mem 'INT_PRI_STRENGTH_PROFILE';
   2072 $name; $tr50; $tr51; $tr52;
   2073 local mem 'IP_MULTICAST_TCAM';
   2074 $name; $tr50; $tr51; $tr52;
   2075 local mem 'IP_OPTION_CONTROL_PROFILE_TABLE';
   2076 $name; $tr50; $tr51; $tr52;
   2077 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_0';
   2078 $name; $tr50; $tr51; $tr52;
   2079 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_1';
   2080 $name; $tr50; $tr51; $tr52;
   2081 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_2';
   2082 $name; $tr50; $tr51; $tr52;
   2083 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_3';
   2084 $name; $tr50; $tr51; $tr52;
   2085 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_4';
   2086 $name; $tr50; $tr51; $tr52;
   2087 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_5';
   2088 $name; $tr50; $tr51; $tr52;
   2089 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_6';
   2090 $name; $tr50; $tr51; $tr52;
   2091 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_7';
   2092 $name; $tr50; $tr51; $tr52;
   2093 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_8';
   2094 $name; $tr50; $tr51; $tr52;
   2095 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_9';
   2096 $name; $tr50; $tr51; $tr52;
   2097 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_10';
   2098 $name; $tr50; $tr51; $tr52;
   2099 local mem 'IP_PARSER0_HFE_CONT_PROFILE_TABLE_11';
   2100 $name; $tr50; $tr51; $tr52;
   2101 local mem 'IP_PARSER0_HFE_POLICY_TABLE_0';
   2102 $name; $tr50; $tr51; $tr52;
   2103 local mem 'IP_PARSER0_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_0';
   2104 $name; $tr50;
   2105 local mem 'IP_PARSER0_HME_STAGE_TCAM_DATA_ONLY_0';
   2106 $name; $tr50; $tr51; $tr52;
   2107 local mem 'IP_PARSER0_HME_STAGE_TCAM_NARROW_ONLY_0';
   2108 $name; $tr50; $tr51; $tr52;
   2109 local mem 'IP_PARSER0_HME_STAGE_TCAM_ONLY_0';
   2110 $name; $tr50; $tr51; $tr52;
   2111 local mem 'IP_PARSER0_HVE_RC_PROFILE_0';
   2112 $name; $tr50; $tr51; $tr52;
   2113 local mem 'IP_PARSER0_HVE_RC_PROFILE_1';
   2114 $name; $tr50; $tr51; $tr52;
   2115 local mem 'IP_PARSER0_HVE_SCC_PROFILE_0';
   2116 $name; $tr50; $tr51; $tr52;
   2117 local mem 'IP_PARSER0_HVE_SCC_PROFILE_1';
   2118 $name; $tr50; $tr51; $tr52;
   2119 local mem 'IP_PARSER0_HVE_SCC_PROFILE_2';
   2120 $name; $tr50; $tr51; $tr52;
   2121 local mem 'IP_PARSER0_HVE_SCC_PROFILE_3';
   2122 $name; $tr50; $tr51; $tr52;
   2123 local mem 'IP_PARSER0_HVE_SCC_PROFILE_4';
   2124 $name; $tr50; $tr51; $tr52;
   2125 local mem 'IP_PARSER0_HVE_SCC_PROFILE_5';
   2126 $name; $tr50; $tr51; $tr52;
   2127 local mem 'IP_PARSER0_HVE_SCC_PROFILE_6';
   2128 $name; $tr50; $tr51; $tr52;
   2129 local mem 'IP_PARSER0_HVE_SCC_PROFILE_7';
   2130 $name; $tr50; $tr51; $tr52;
   2131 local mem 'IP_PARSER0_HVE_SCF_PROFILE_0';
   2132 $name; $tr50; $tr51; $tr52;
   2133 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_0';
   2134 $name; $tr50; $tr51; $tr52;
   2135 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_1';
   2136 $name; $tr50; $tr51; $tr52;
   2137 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_2';
   2138 $name; $tr50; $tr51; $tr52;
   2139 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_3';
   2140 $name; $tr50; $tr51; $tr52;
   2141 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_4';
   2142 $name; $tr50; $tr51; $tr52;
   2143 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_5';
   2144 $name; $tr50; $tr51; $tr52;
   2145 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_6';
   2146 $name; $tr50; $tr51; $tr52;
   2147 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_7';
   2148 $name; $tr50; $tr51; $tr52;
   2149 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_8';
   2150 $name; $tr50; $tr51; $tr52;
   2151 local mem 'IP_PARSER1_HFE_CONT_PROFILE_TABLE_9';
   2152 $name; $tr50; $tr51; $tr52;
   2153 local mem 'IP_PARSER1_HFE_POLICY_TABLE_0';
   2154 $name; $tr50; $tr51; $tr52;
   2155 local mem 'IP_PARSER1_HFE_POLICY_TABLE_1';
   2156 $name; $tr50; $tr51; $tr52;
   2157 local mem 'IP_PARSER1_HFE_POLICY_TABLE_2';
   2158 $name; $tr50; $tr51; $tr52;
   2159 local mem 'IP_PARSER1_HFE_POLICY_TABLE_3';
   2160 $name; $tr50; $tr51; $tr52;
   2161 local mem 'IP_PARSER1_HFE_POLICY_TABLE_4';
   2162 $name; $tr50; $tr51; $tr52;
   2163 local mem 'IP_PARSER1_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_0';
   2164 $name; $tr50;
   2165 local mem 'IP_PARSER1_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_1';
   2166 $name; $tr50;
   2167 local mem 'IP_PARSER1_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_2';
   2168 $name; $tr50;
   2169 local mem 'IP_PARSER1_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_3';
   2170 $name; $tr50;
   2171 local mem 'IP_PARSER1_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_4';
   2172 $name; $tr50;
   2173 local mem 'IP_PARSER1_HME_STAGE_TCAM_DATA_ONLY_0';
   2174 $name; $tr50; $tr51; $tr52;
   2175 local mem 'IP_PARSER1_HME_STAGE_TCAM_DATA_ONLY_1';
   2176 $name; $tr50; $tr51; $tr52;
   2177 local mem 'IP_PARSER1_HME_STAGE_TCAM_DATA_ONLY_2';
   2178 $name; $tr50; $tr51; $tr52;
   2179 local mem 'IP_PARSER1_HME_STAGE_TCAM_DATA_ONLY_3';
   2180 $name; $tr50; $tr51; $tr52;
   2181 local mem 'IP_PARSER1_HME_STAGE_TCAM_DATA_ONLY_4';
   2182 $name; $tr50; $tr51; $tr52;
   2183 local mem 'IP_PARSER1_HME_STAGE_TCAM_NARROW_ONLY_0';
   2184 $name; $tr50; $tr51; $tr52;
   2185 local mem 'IP_PARSER1_HME_STAGE_TCAM_NARROW_ONLY_1';
   2186 $name; $tr50; $tr51; $tr52;
   2187 local mem 'IP_PARSER1_HME_STAGE_TCAM_NARROW_ONLY_2';
   2188 $name; $tr50; $tr51; $tr52;
   2189 local mem 'IP_PARSER1_HME_STAGE_TCAM_NARROW_ONLY_3';
   2190 $name; $tr50; $tr51; $tr52;
   2191 local mem 'IP_PARSER1_HME_STAGE_TCAM_NARROW_ONLY_4';
   2192 $name; $tr50; $tr51; $tr52;
   2193 local mem 'IP_PARSER1_HME_STAGE_TCAM_ONLY_0';
   2194 $name; $tr50; $tr51; $tr52;
   2195 local mem 'IP_PARSER1_HME_STAGE_TCAM_ONLY_1';
   2196 $name; $tr50; $tr51; $tr52;
   2197 local mem 'IP_PARSER1_HME_STAGE_TCAM_ONLY_2';
   2198 $name; $tr50; $tr51; $tr52;
   2199 local mem 'IP_PARSER1_HME_STAGE_TCAM_ONLY_3';
   2200 $name; $tr50; $tr51; $tr52;
   2201 local mem 'IP_PARSER1_HME_STAGE_TCAM_ONLY_4';
   2202 $name; $tr50; $tr51; $tr52;
   2203 local mem 'IP_PARSER1_HVE_RC_PROFILE_0';
   2204 $name; $tr50; $tr51; $tr52;
   2205 local mem 'IP_PARSER1_HVE_RC_PROFILE_1';
   2206 $name; $tr50; $tr51; $tr52;
   2207 local mem 'IP_PARSER1_HVE_SCC_PROFILE_0';
   2208 $name; $tr50; $tr51; $tr52;
   2209 local mem 'IP_PARSER1_HVE_SCC_PROFILE_1';
   2210 $name; $tr50; $tr51; $tr52;
   2211 local mem 'IP_PARSER1_HVE_SCC_PROFILE_2';
   2212 $name; $tr50; $tr51; $tr52;
   2213 local mem 'IP_PARSER1_HVE_SCC_PROFILE_3';
   2214 $name; $tr50; $tr51; $tr52;
   2215 local mem 'IP_PARSER1_HVE_SCC_PROFILE_4';
   2216 $name; $tr50; $tr51; $tr52;
   2217 local mem 'IP_PARSER1_HVE_SCC_PROFILE_5';
   2218 $name; $tr50; $tr51; $tr52;
   2219 local mem 'IP_PARSER1_HVE_SCC_PROFILE_6';
   2220 $name; $tr50; $tr51; $tr52;
   2221 local mem 'IP_PARSER1_HVE_SCC_PROFILE_7';
   2222 $name; $tr50; $tr51; $tr52;
   2223 local mem 'IP_PARSER1_HVE_SCF_PROFILE_0';
   2224 $name; $tr50; $tr51; $tr52;
   2225 local mem 'IP_PARSER1_MICE_DEBUG_STATUS_0';
   2226 $name; $tr50;
   2227 local mem 'IP_PARSER1_MICE_DEBUG_STATUS_1';
   2228 $name; $tr50;
   2229 local mem 'IP_PARSER1_MICE_DEBUG_STATUS_0_PIPE0';
   2230 $name; $tr50;
   2231 local mem 'IP_PARSER1_MICE_DEBUG_STATUS_1_PIPE0';
   2232 $name; $tr50;
   2233 local mem 'IP_PARSER1_MICE_TCAM_0';
   2234 $name; $tr50; $tr51; $tr52;
   2235 local mem 'IP_PARSER1_MICE_TCAM_1';
   2236 $name; $tr50; $tr51; $tr52;
   2237 local mem 'IP_PARSER1_MICE_TCAM_DATA_ONLY_0';
   2238 $name; $tr50; $tr51; $tr52;
   2239 local mem 'IP_PARSER1_MICE_TCAM_DATA_ONLY_1';
   2240 $name; $tr50; $tr51; $tr52;
   2241 local mem 'IP_PARSER1_MICE_TCAM_ONLY_0';
   2242 $name; $tr50; $tr51; $tr52;
   2243 local mem 'IP_PARSER1_MICE_TCAM_ONLY_1';
   2244 $name; $tr50; $tr51; $tr52;
   2245 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_0';
   2246 $name; $tr50; $tr51; $tr52;
   2247 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_1';
   2248 $name; $tr50; $tr51; $tr52;
   2249 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_2';
   2250 $name; $tr50; $tr51; $tr52;
   2251 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_3';
   2252 $name; $tr50; $tr51; $tr52;
   2253 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_4';
   2254 $name; $tr50; $tr51; $tr52;
   2255 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_5';
   2256 $name; $tr50; $tr51; $tr52;
   2257 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_6';
   2258 $name; $tr50; $tr51; $tr52;
   2259 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_7';
   2260 $name; $tr50; $tr51; $tr52;
   2261 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_8';
   2262 $name; $tr50; $tr51; $tr52;
   2263 local mem 'IP_PARSER2_HFE_CONT_PROFILE_TABLE_9';
   2264 $name; $tr50; $tr51; $tr52;
   2265 local mem 'IP_PARSER2_HFE_POLICY_TABLE_0';
   2266 $name; $tr50; $tr51; $tr52;
   2267 local mem 'IP_PARSER2_HFE_POLICY_TABLE_1';
   2268 $name; $tr50; $tr51; $tr52;
   2269 local mem 'IP_PARSER2_HFE_POLICY_TABLE_2';
   2270 $name; $tr50; $tr51; $tr52;
   2271 local mem 'IP_PARSER2_HFE_POLICY_TABLE_3';
   2272 $name; $tr50; $tr51; $tr52;
   2273 local mem 'IP_PARSER2_HFE_POLICY_TABLE_4';
   2274 $name; $tr50; $tr51; $tr52;
   2275 local mem 'IP_PARSER2_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_0';
   2276 $name; $tr50;
   2277 local mem 'IP_PARSER2_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_1';
   2278 $name; $tr50;
   2279 local mem 'IP_PARSER2_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_2';
   2280 $name; $tr50;
   2281 local mem 'IP_PARSER2_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_3';
   2282 $name; $tr50;
   2283 local mem 'IP_PARSER2_HME_STAGE_KEY_VALID_BYTES_CHECK_TABLE_4';
   2284 $name; $tr50;
   2285 local mem 'IP_PARSER2_HME_STAGE_TCAM_DATA_ONLY_0';
   2286 $name; $tr50; $tr51; $tr52;
   2287 local mem 'IP_PARSER2_HME_STAGE_TCAM_DATA_ONLY_1';
   2288 $name; $tr50; $tr51; $tr52;
   2289 local mem 'IP_PARSER2_HME_STAGE_TCAM_DATA_ONLY_2';
   2290 $name; $tr50; $tr51; $tr52;
   2291 local mem 'IP_PARSER2_HME_STAGE_TCAM_DATA_ONLY_3';
   2292 $name; $tr50; $tr51; $tr52;
   2293 local mem 'IP_PARSER2_HME_STAGE_TCAM_DATA_ONLY_4';
   2294 $name; $tr50; $tr51; $tr52;
   2295 local mem 'IP_PARSER2_HME_STAGE_TCAM_NARROW_ONLY_0';
   2296 $name; $tr50; $tr51; $tr52;
   2297 local mem 'IP_PARSER2_HME_STAGE_TCAM_NARROW_ONLY_1';
   2298 $name; $tr50; $tr51; $tr52;
   2299 local mem 'IP_PARSER2_HME_STAGE_TCAM_NARROW_ONLY_2';
   2300 $name; $tr50; $tr51; $tr52;
   2301 local mem 'IP_PARSER2_HME_STAGE_TCAM_NARROW_ONLY_3';
   2302 $name; $tr50; $tr51; $tr52;
   2303 local mem 'IP_PARSER2_HME_STAGE_TCAM_NARROW_ONLY_4';
   2304 $name; $tr50; $tr51; $tr52;
   2305 local mem 'IP_PARSER2_HME_STAGE_TCAM_ONLY_0';
   2306 $name; $tr50; $tr51; $tr52;
   2307 local mem 'IP_PARSER2_HME_STAGE_TCAM_ONLY_1';
   2308 $name; $tr50; $tr51; $tr52;
   2309 local mem 'IP_PARSER2_HME_STAGE_TCAM_ONLY_2';
   2310 $name; $tr50; $tr51; $tr52;
   2311 local mem 'IP_PARSER2_HME_STAGE_TCAM_ONLY_3';
   2312 $name; $tr50; $tr51; $tr52;
   2313 local mem 'IP_PARSER2_HME_STAGE_TCAM_ONLY_4';
   2314 $name; $tr50; $tr51; $tr52;
   2315 local mem 'IP_PARSER2_HVE_RC_PROFILE_0';
   2316 $name; $tr50; $tr51; $tr52;
   2317 local mem 'IP_PARSER2_HVE_RC_PROFILE_1';
   2318 $name; $tr50; $tr51; $tr52;
   2319 local mem 'IP_PARSER2_HVE_SCC_PROFILE_0';
   2320 $name; $tr50; $tr51; $tr52;
   2321 local mem 'IP_PARSER2_HVE_SCC_PROFILE_1';
   2322 $name; $tr50; $tr51; $tr52;
   2323 local mem 'IP_PARSER2_HVE_SCC_PROFILE_2';
   2324 $name; $tr50; $tr51; $tr52;
   2325 local mem 'IP_PARSER2_HVE_SCC_PROFILE_3';
   2326 $name; $tr50; $tr51; $tr52;
   2327 local mem 'IP_PARSER2_HVE_SCC_PROFILE_4';
   2328 $name; $tr50; $tr51; $tr52;
   2329 local mem 'IP_PARSER2_HVE_SCC_PROFILE_5';
   2330 $name; $tr50; $tr51; $tr52;
   2331 local mem 'IP_PARSER2_HVE_SCC_PROFILE_6';
   2332 $name; $tr50; $tr51; $tr52;
   2333 local mem 'IP_PARSER2_HVE_SCC_PROFILE_7';
   2334 $name; $tr50; $tr51; $tr52;
   2335 local mem 'IP_PARSER2_HVE_SCF_PROFILE_0';
   2336 $name; $tr50; $tr51; $tr52;
   2337 local mem 'IP_PARSER2_MICE_DEBUG_STATUS_0';
   2338 $name; $tr50;
   2339 local mem 'IP_PARSER2_MICE_DEBUG_STATUS_1';
   2340 $name; $tr50;
   2341 local mem 'IP_PARSER2_MICE_DEBUG_STATUS_0_PIPE0';
   2342 $name; $tr50;
   2343 local mem 'IP_PARSER2_MICE_DEBUG_STATUS_1_PIPE0';
   2344 $name; $tr50;
   2345 local mem 'IP_PARSER2_MICE_TCAM_0';
   2346 $name; $tr50; $tr51; $tr52;
   2347 local mem 'IP_PARSER2_MICE_TCAM_1';
   2348 $name; $tr50; $tr51; $tr52;
   2349 local mem 'IP_PARSER2_MICE_TCAM_DATA_ONLY_0';
   2350 $name; $tr50; $tr51; $tr52;
   2351 local mem 'IP_PARSER2_MICE_TCAM_DATA_ONLY_1';
   2352 $name; $tr50; $tr51; $tr52;
   2353 local mem 'IP_PARSER2_MICE_TCAM_ONLY_0';
   2354 $name; $tr50; $tr51; $tr52;
   2355 local mem 'IP_PARSER2_MICE_TCAM_ONLY_1';
   2356 $name; $tr50; $tr51; $tr52;
   2357 local mem 'IP_PROTO_MAP';
   2358 $name; $tr50; $tr51; $tr52;
   2359 local mem 'IP_PROTO_MAP_PIPE0';
   2360 $name; $tr50; $tr51; $tr52;
   2361 local mem 'IP_UAT_SHARED_BANKS_CONTROL';
   2362 $name; $tr50;
   2363 local mem 'IS_TDM_CALENDAR0';
   2364 $name; $tr50; $tr51; $tr52;
   2365 local mem 'IS_TDM_CALENDAR1';
   2366 $name; $tr50; $tr51; $tr52;
   2367 local mem 'IS_TDM_CALENDAR0_PIPE0';
   2368 $name; $tr50; $tr51; $tr52;
   2369 local mem 'IS_TDM_CALENDAR1_PIPE0';
   2370 $name; $tr50; $tr51; $tr52;
   2371 local mem 'KEYGEN_HDR_VALID_CHECK_PROFILE_1';
   2372 $name; $tr50; $tr51; $tr52;
   2373 local mem 'KEYGEN_HDR_VALID_CHECK_PROFILE_2';
   2374 $name; $tr50; $tr51; $tr52;
   2375 local mem 'KNOWN_MCAST_BLOCK_MASK';
   2376 $name; $tr50; $tr51; $tr52;
   2377 local mem 'L2MC';
   2378 $name; $tr50; $tr51; $tr52;
   2379 local mem 'L2_ENTRY';
   2380 $name; $tr50; $tr51; $tr52;
   2381 local mem 'L2_BULK';
   2382 $name; $tr50; $tr51; $tr52;
   2383 local mem 'L2_DESTINATION_STRENGTH_PROFILE';
   2384 $name; $tr50; $tr51; $tr52;
   2385 local mem 'L2_ENTRY_ACTION_TABLE_A';
   2386 $name; $tr50; $tr51; $tr52;
   2387 local mem 'L2_ENTRY_ACTION_TABLE_B';
   2388 $name; $tr50; $tr51; $tr52;
   2389 local mem 'L2_ENTRY_ECC';
   2390 $name; $tr50; $tr51; $tr52;
   2391 local mem 'L2_ENTRY_HASH_CONTROL';
   2392 $name; $tr50;
   2393 local mem 'L2_ENTRY_KEY_ATTRIBUTES';
   2394 $name; $tr50; $tr51; $tr52;
   2395 local mem 'L2_ENTRY_LP';
   2396 $name; $tr50; $tr51; $tr52;
   2397 local mem 'L2_ENTRY_ONLY_SINGLE';
   2398 $name; $tr50; $tr51; $tr52;
   2399 local mem 'L2_ENTRY_REMAP_TABLE_A';
   2400 $name; $tr50; $tr51; $tr52;
   2401 local mem 'L2_ENTRY_REMAP_TABLE_B';
   2402 $name; $tr50; $tr51; $tr52;
   2403 local mem 'L2_ENTRY_SINGLE';
   2404 $name; $tr50; $tr51; $tr52;
   2405 local mem 'L2_HITDA_ONLY';
   2406 $name; $tr50; $tr51; $tr52;
   2407 local mem 'L2_HITSA_ONLY';
   2408 $name; $tr50; $tr51; $tr52;
   2409 local mem 'L2_LEARN_INSERT_FAILURE';
   2410 $name; $tr50;
   2411 local mem 'L2_MGMT_SER_FIFO';
   2412 $name; $tr50; $tr51; $tr52;
   2413 local mem 'L2_MOD_FIFO';
   2414 $name; $tr50; $tr51; $tr52;
   2415 local mem 'L2_USER_ENTRY';
   2416 $name; $tr50; $tr51; $tr52;
   2417 local mem 'L2_USER_ENTRY_DATA_ONLY';
   2418 $name; $tr50; $tr51; $tr52;
   2419 local mem 'L2_USER_ENTRY_ONLY';
   2420 $name; $tr50; $tr51; $tr52;
   2421 local mem 'L3_DEFIP';
   2422 $name; $tr50; $tr51; $tr52;
   2423 local mem 'L3_DEFIP_ALPM_ECC_ADDR_XLATE';
   2424 $name; $tr50; $tr51; $tr52;
   2425 local mem 'L3_DEFIP_ALPM_IPV4_1_ADDR_XLATE';
   2426 $name; $tr50; $tr51; $tr52;
   2427 local mem 'L3_DEFIP_ALPM_IPV4_ADDR_XLATE';
   2428 $name; $tr50; $tr51; $tr52;
   2429 local mem 'L3_DEFIP_ALPM_IPV6_128_ADDR_XLATE';
   2430 $name; $tr50; $tr51; $tr52;
   2431 local mem 'L3_DEFIP_ALPM_IPV6_64_1_ADDR_XLATE';
   2432 $name; $tr50; $tr51; $tr52;
   2433 local mem 'L3_DEFIP_ALPM_IPV6_64_ADDR_XLATE';
   2434 $name; $tr50; $tr51; $tr52;
   2435 local mem 'L3_DEFIP_ALPM_RAW_ADDR_XLATE';
   2436 $name; $tr50; $tr51; $tr52;
   2437 local mem 'L3_DEFIP_AUX_HITBIT_UPDATE';
   2438 $name; $tr50; $tr51; $tr52;
   2439 local mem 'L3_DEFIP_AUX_SCRATCH';
   2440 $name; $tr50;
   2441 local mem 'L3_DEFIP_AUX_TABLE';
   2442 $name; $tr50; $tr51; $tr52;
   2443 local mem 'L3_DEFIP_DATA_ONLY';
   2444 $name; $tr50; $tr51; $tr52;
   2445 local mem 'L3_DEFIP_HIT_ONLY';
   2446 $name; $tr50; $tr51; $tr52;
   2447 local mem 'L3_DEFIP_ONLY';
   2448 $name; $tr50; $tr51; $tr52;
   2449 local mem 'L3_DEFIP_PAIR_128';
   2450 $name; $tr50; $tr51; $tr52;
   2451 local mem 'L3_DEFIP_PAIR_128_DATA_ONLY';
   2452 $name; $tr50; $tr51; $tr52;
   2453 local mem 'L3_DEFIP_PAIR_128_HIT_ONLY';
   2454 $name; $tr50; $tr51; $tr52;
   2455 local mem 'L3_DEFIP_PAIR_128_ONLY';
   2456 $name; $tr50; $tr51; $tr52;
   2457 local mem 'L3_ECMP';
   2458 $name; $tr50; $tr51; $tr52;
   2459 local mem 'L3_ECMP_GROUP';
   2460 $name; $tr50; $tr51; $tr52;
   2461 local mem 'L3_ECMP_GROUP_RRLB_CNT';
   2462 $name; $tr50; $tr51; $tr52;
   2463 local mem 'L3_ECMP_GROUP_RRLB_CNT_PIPE0';
   2464 $name; $tr50; $tr51; $tr52;
   2465 local mem 'L3_ENTRY_ACTION_TABLE_A';
   2466 $name; $tr50; $tr51; $tr52;
   2467 local mem 'L3_ENTRY_ACTION_TABLE_B';
   2468 $name; $tr50; $tr51; $tr52;
   2469 local mem 'L3_ENTRY_DOUBLE';
   2470 $name; $tr50; $tr51; $tr52;
   2471 local mem 'L3_ENTRY_ECC';
   2472 $name; $tr50; $tr51; $tr52;
   2473 local mem 'L3_ENTRY_HASH_CONTROL';
   2474 $name; $tr50;
   2475 local mem 'L3_ENTRY_HIT_ONLY';
   2476 $name; $tr50; $tr51; $tr52;
   2477 local mem 'L3_ENTRY_KEY_ATTRIBUTES';
   2478 $name; $tr50; $tr51; $tr52;
   2479 local mem 'L3_ENTRY_LP';
   2480 $name; $tr50; $tr51; $tr52;
   2481 local mem 'L3_ENTRY_ONLY_DOUBLE';
   2482 $name; $tr50; $tr51; $tr52;
   2483 local mem 'L3_ENTRY_ONLY_QUAD';
   2484 $name; $tr50; $tr51; $tr52;
   2485 local mem 'L3_ENTRY_ONLY_SINGLE';
   2486 $name; $tr50; $tr51; $tr52;
   2487 local mem 'L3_ENTRY_QUAD';
   2488 $name; $tr50; $tr51; $tr52;
   2489 local mem 'L3_ENTRY_REMAP_TABLE_A';
   2490 $name; $tr50; $tr51; $tr52;
   2491 local mem 'L3_ENTRY_REMAP_TABLE_B';
   2492 $name; $tr50; $tr51; $tr52;
   2493 local mem 'L3_ENTRY_SINGLE';
   2494 $name; $tr50; $tr51; $tr52;
   2495 local mem 'L3_IIF_ATTRS_2';
   2496 $name; $tr50; $tr51; $tr52;
   2497 local mem 'L3_IIF_ATTRS_1';
   2498 $name; $tr50; $tr51; $tr52;
   2499 local mem 'L3_IIF_CTRL_PROFILE_1';
   2500 $name; $tr50; $tr51; $tr52;
   2501 local mem 'L3_IIF_PROFILE';
   2502 $name; $tr50; $tr51; $tr52;
   2503 local mem 'L3_IPMC';
   2504 $name; $tr50; $tr51; $tr52;
   2505 local mem 'L3_IPMC_REMAP';
   2506 $name; $tr50; $tr51; $tr52;
   2507 local mem 'L3_MTU_VALUES';
   2508 $name; $tr50; $tr51; $tr52;
   2509 local mem 'L3_TUNNEL';
   2510 $name; $tr50; $tr51; $tr52;
   2511 local mem 'L3_TUNNEL_DATA_ONLY';
   2512 $name; $tr50; $tr51; $tr52;
   2513 local mem 'L3_TUNNEL_DEFAULT_VLAN_PROFILE';
   2514 $name; $tr50; $tr51; $tr52;
   2515 local mem 'L3_TUNNEL_ONLY';
   2516 $name; $tr50; $tr51; $tr52;
   2517 local mem 'LAG_DLB_CONTROL';
   2518 $name; $tr50; $tr51; $tr52;
   2519 local mem 'LINK_STATUS';
   2520 $name; $tr50;
   2521 local mem 'LOCAL_SW_DISABLE_DEFAULT_PBM';
   2522 $name; $tr50; $tr51; $tr52;
   2523 local mem 'LOCAL_SW_DISABLE_DEFAULT_PBM_MIRR';
   2524 $name; $tr50; $tr51; $tr52;
   2525 local mem 'LPORT';
   2526 $name; $tr50; $tr51; $tr52;
   2527 local mem 'PORT_MAC_BLOCK';
   2528 $name; $tr50; $tr51; $tr52;
   2529 $name; $tr50;
   2530 local mem 'MIRROR_CONTROL';
   2531 $name; $tr50; $tr51; $tr52;
   2532 local mem 'AGING_CTR_XPE0';
   2533 $name; $tr50; $tr51; $tr52;
   2534 local mem 'AGING_EXP_XPE0';
   2535 $name; $tr50; $tr51; $tr52;
   2536 local mem 'MMU_AGING_MSK_TBL_XPE0_PIPE0';
   2537 $name; $tr50; $tr51; $tr52;
   2538 local mem 'CBPDATA0_XPE0';
   2539 $name; $tr50; $tr51; $tr52;
   2540 local mem 'CBPDATA10_XPE0';
   2541 $name; $tr50; $tr51; $tr52;
   2542 local mem 'CBPDATA11_XPE0';
   2543 $name; $tr50; $tr51; $tr52;
   2544 local mem 'CBPDATA12_XPE0';
   2545 $name; $tr50; $tr51; $tr52;
   2546 local mem 'CBPDATA13_XPE0';
   2547 $name; $tr50; $tr51; $tr52;
   2548 local mem 'CBPDATA14_XPE0';
   2549 $name; $tr50; $tr51; $tr52;
   2550 local mem 'CBPDATA15_XPE0';
   2551 $name; $tr50; $tr51; $tr52;
   2552 local mem 'CBPDATA16_XPE0';
   2553 $name; $tr50; $tr51; $tr52;
   2554 local mem 'CBPDATA17_XPE0';
   2555 $name; $tr50; $tr51; $tr52;
   2556 local mem 'CBPDATA18_XPE0';
   2557 $name; $tr50; $tr51; $tr52;
   2558 local mem 'CBPDATA19_XPE0';
   2559 $name; $tr50; $tr51; $tr52;
   2560 local mem 'CBPDATA1_XPE0';
   2561 $name; $tr50; $tr51; $tr52;
   2562 local mem 'CBPDATA20_XPE0';
   2563 $name; $tr50; $tr51; $tr52;
   2564 local mem 'CBPDATA21_XPE0';
   2565 $name; $tr50; $tr51; $tr52;
   2566 local mem 'CBPDATA22_XPE0';
   2567 $name; $tr50; $tr51; $tr52;
   2568 local mem 'CBPDATA23_XPE0';
   2569 $name; $tr50; $tr51; $tr52;
   2570 local mem 'CBPDATA24_XPE0';
   2571 $name; $tr50; $tr51; $tr52;
   2572 local mem 'CBPDATA25_XPE0';
   2573 $name; $tr50; $tr51; $tr52;
   2574 local mem 'CBPDATA26_XPE0';
   2575 $name; $tr50; $tr51; $tr52;
   2576 local mem 'CBPDATA27_XPE0';
   2577 $name; $tr50; $tr51; $tr52;
   2578 local mem 'CBPDATA28_XPE0';
   2579 $name; $tr50; $tr51; $tr52;
   2580 local mem 'CBPDATA29_XPE0';
   2581 $name; $tr50; $tr51; $tr52;
   2582 local mem 'CBPDATA2_XPE0';
   2583 $name; $tr50; $tr51; $tr52;
   2584 local mem 'CBPDATA30_XPE0';
   2585 $name; $tr50; $tr51; $tr52;
   2586 local mem 'CBPDATA31_XPE0';
   2587 $name; $tr50; $tr51; $tr52;
   2588 local mem 'CBPDATA32_XPE0';
   2589 $name; $tr50; $tr51; $tr52;
   2590 local mem 'CBPDATA33_XPE0';
   2591 $name; $tr50; $tr51; $tr52;
   2592 local mem 'CBPDATA34_XPE0';
   2593 $name; $tr50; $tr51; $tr52;
   2594 local mem 'CBPDATA35_XPE0';
   2595 $name; $tr50; $tr51; $tr52;
   2596 local mem 'CBPDATA36_XPE0';
   2597 $name; $tr50; $tr51; $tr52;
   2598 local mem 'CBPDATA37_XPE0';
   2599 $name; $tr50; $tr51; $tr52;
   2600 local mem 'CBPDATA38_XPE0';
   2601 $name; $tr50; $tr51; $tr52;
   2602 local mem 'CBPDATA39_XPE0';
   2603 $name; $tr50; $tr51; $tr52;
   2604 local mem 'CBPDATA3_XPE0';
   2605 $name; $tr50; $tr51; $tr52;
   2606 local mem 'CBPDATA40_XPE0';
   2607 $name; $tr50; $tr51; $tr52;
   2608 local mem 'CBPDATA41_XPE0';
   2609 $name; $tr50; $tr51; $tr52;
   2610 local mem 'CBPDATA42_XPE0';
   2611 $name; $tr50; $tr51; $tr52;
   2612 local mem 'CBPDATA43_XPE0';
   2613 $name; $tr50; $tr51; $tr52;
   2614 local mem 'CBPDATA44_XPE0';
   2615 $name; $tr50; $tr51; $tr52;
   2616 local mem 'CBPDATA45_XPE0';
   2617 $name; $tr50; $tr51; $tr52;
   2618 local mem 'CBPDATA46_XPE0';
   2619 $name; $tr50; $tr51; $tr52;
   2620 local mem 'CBPDATA47_XPE0';
   2621 $name; $tr50; $tr51; $tr52;
   2622 local mem 'CBPDATA48_XPE0';
   2623 $name; $tr50; $tr51; $tr52;
   2624 local mem 'CBPDATA49_XPE0';
   2625 $name; $tr50; $tr51; $tr52;
   2626 local mem 'CBPDATA4_XPE0';
   2627 $name; $tr50; $tr51; $tr52;
   2628 local mem 'CBPDATA50_XPE0';
   2629 $name; $tr50; $tr51; $tr52;
   2630 local mem 'CBPDATA51_XPE0';
   2631 $name; $tr50; $tr51; $tr52;
   2632 local mem 'CBPDATA52_XPE0';
   2633 $name; $tr50; $tr51; $tr52;
   2634 local mem 'CBPDATA53_XPE0';
   2635 $name; $tr50; $tr51; $tr52;
   2636 local mem 'CBPDATA54_XPE0';
   2637 $name; $tr50; $tr51; $tr52;
   2638 local mem 'CBPDATA55_XPE0';
   2639 $name; $tr50; $tr51; $tr52;
   2640 local mem 'CBPDATA56_XPE0';
   2641 $name; $tr50; $tr51; $tr52;
   2642 local mem 'CBPDATA57_XPE0';
   2643 $name; $tr50; $tr51; $tr52;
   2644 local mem 'CBPDATA58_XPE0';
   2645 $name; $tr50; $tr51; $tr52;
   2646 local mem 'CBPDATA59_XPE0';
   2647 $name; $tr50; $tr51; $tr52;
   2648 local mem 'CBPDATA5_XPE0';
   2649 $name; $tr50; $tr51; $tr52;
   2650 local mem 'CBPDATA60_XPE0';
   2651 $name; $tr50; $tr51; $tr52;
   2652 local mem 'CBPDATA61_XPE0';
   2653 $name; $tr50; $tr51; $tr52;
   2654 local mem 'CBPDATA62_XPE0';
   2655 $name; $tr50; $tr51; $tr52;
   2656 local mem 'CBPDATA63_XPE0';
   2657 $name; $tr50; $tr51; $tr52;
   2658 local mem 'CBPDATA64_XPE0';
   2659 $name; $tr50; $tr51; $tr52;
   2660 local mem 'CBPDATA65_XPE0';
   2661 $name; $tr50; $tr51; $tr52;
   2662 local mem 'CBPDATA66_XPE0';
   2663 $name; $tr50; $tr51; $tr52;
   2664 local mem 'CBPDATA67_XPE0';
   2665 $name; $tr50; $tr51; $tr52;
   2666 local mem 'CBPDATA68_XPE0';
   2667 $name; $tr50; $tr51; $tr52;
   2668 local mem 'CBPDATA69_XPE0';
   2669 $name; $tr50; $tr51; $tr52;
   2670 local mem 'CBPDATA6_XPE0';
   2671 $name; $tr50; $tr51; $tr52;
   2672 local mem 'CBPDATA70_XPE0';
   2673 $name; $tr50; $tr51; $tr52;
   2674 local mem 'CBPDATA71_XPE0';
   2675 $name; $tr50; $tr51; $tr52;
   2676 local mem 'CBPDATA72_XPE0';
   2677 $name; $tr50; $tr51; $tr52;
   2678 local mem 'CBPDATA73_XPE0';
   2679 $name; $tr50; $tr51; $tr52;
   2680 local mem 'CBPDATA74_XPE0';
   2681 $name; $tr50; $tr51; $tr52;
   2682 local mem 'CBPDATA75_XPE0';
   2683 $name; $tr50; $tr51; $tr52;
   2684 local mem 'CBPDATA76_XPE0';
   2685 $name; $tr50; $tr51; $tr52;
   2686 local mem 'CBPDATA77_XPE0';
   2687 $name; $tr50; $tr51; $tr52;
   2688 local mem 'CBPDATA78_XPE0';
   2689 $name; $tr50; $tr51; $tr52;
   2690 local mem 'CBPDATA79_XPE0';
   2691 $name; $tr50; $tr51; $tr52;
   2692 local mem 'CBPDATA7_XPE0';
   2693 $name; $tr50; $tr51; $tr52;
   2694 local mem 'CBPDATA80_XPE0';
   2695 $name; $tr50; $tr51; $tr52;
   2696 local mem 'CBPDATA81_XPE0';
   2697 $name; $tr50; $tr51; $tr52;
   2698 local mem 'CBPDATA82_XPE0';
   2699 $name; $tr50; $tr51; $tr52;
   2700 local mem 'CBPDATA83_XPE0';
   2701 $name; $tr50; $tr51; $tr52;
   2702 local mem 'CBPDATA84_XPE0';
   2703 $name; $tr50; $tr51; $tr52;
   2704 local mem 'CBPDATA85_XPE0';
   2705 $name; $tr50; $tr51; $tr52;
   2706 local mem 'CBPDATA86_XPE0';
   2707 $name; $tr50; $tr51; $tr52;
   2708 local mem 'CBPDATA87_XPE0';
   2709 $name; $tr50; $tr51; $tr52;
   2710 local mem 'CBPDATA88_XPE0';
   2711 $name; $tr50; $tr51; $tr52;
   2712 local mem 'CBPDATA89_XPE0';
   2713 $name; $tr50; $tr51; $tr52;
   2714 local mem 'CBPDATA8_XPE0';
   2715 $name; $tr50; $tr51; $tr52;
   2716 local mem 'CBPDATA9_XPE0';
   2717 $name; $tr50; $tr51; $tr52;
   2718 local mem 'CCP_XPE0';
   2719 $name; $tr50; $tr51; $tr52;
   2720 local mem 'MMU_CCP_RESEQ_MEM_XPE0_PIPE0';
   2721 $name; $tr50; $tr51; $tr52;
   2722 local mem 'MMU_CFAP_BANK0_XPE0';
   2723 $name; $tr50; $tr51; $tr52;
   2724 local mem 'MMU_CFAP_BANK10_XPE0';
   2725 $name; $tr50; $tr51; $tr52;
   2726 local mem 'MMU_CFAP_BANK11_XPE0';
   2727 $name; $tr50; $tr51; $tr52;
   2728 local mem 'MMU_CFAP_BANK12_XPE0';
   2729 $name; $tr50; $tr51; $tr52;
   2730 local mem 'MMU_CFAP_BANK13_XPE0';
   2731 $name; $tr50; $tr51; $tr52;
   2732 local mem 'MMU_CFAP_BANK14_XPE0';
   2733 $name; $tr50; $tr51; $tr52;
   2734 local mem 'MMU_CFAP_BANK15_XPE0';
   2735 $name; $tr50; $tr51; $tr52;
   2736 local mem 'MMU_CFAP_BANK16_XPE0';
   2737 $name; $tr50; $tr51; $tr52;
   2738 local mem 'MMU_CFAP_BANK17_XPE0';
   2739 $name; $tr50; $tr51; $tr52;
   2740 local mem 'MMU_CFAP_BANK1_XPE0';
   2741 $name; $tr50; $tr51; $tr52;
   2742 local mem 'MMU_CFAP_BANK2_XPE0';
   2743 $name; $tr50; $tr51; $tr52;
   2744 local mem 'MMU_CFAP_BANK3_XPE0';
   2745 $name; $tr50; $tr51; $tr52;
   2746 local mem 'MMU_CFAP_BANK4_XPE0';
   2747 $name; $tr50; $tr51; $tr52;
   2748 local mem 'MMU_CFAP_BANK5_XPE0';
   2749 $name; $tr50; $tr51; $tr52;
   2750 local mem 'MMU_CFAP_BANK6_XPE0';
   2751 $name; $tr50; $tr51; $tr52;
   2752 local mem 'MMU_CFAP_BANK7_XPE0';
   2753 $name; $tr50; $tr51; $tr52;
   2754 local mem 'MMU_CFAP_BANK8_XPE0';
   2755 $name; $tr50; $tr51; $tr52;
   2756 local mem 'MMU_CFAP_BANK9_XPE0';
   2757 $name; $tr50; $tr51; $tr52;
   2758 local mem 'CTR_COLOR_DROP_XPE0_PIPE0';
   2759 $name; $tr50; $tr51; $tr52;
   2760 local mem 'CTR_ING_DROP_XPE0_PIPE0';
   2761 $name; $tr50; $tr51; $tr52;
   2762 local mem 'CTR_MC_DROP_XPE0_PIPE0';
   2763 $name; $tr50; $tr51; $tr52;
   2764 local mem 'CTR_UC_DROP_XPE0_PIPE0';
   2765 $name; $tr50; $tr51; $tr52;
   2766 local mem 'CTR_WRED_DROP_XPE0_PIPE0';
   2767 $name; $tr50; $tr51; $tr52;
   2768 local mem 'MMU_ENQS_PBI_DB_SED0_PIPE0';
   2769 $name; $tr50; $tr51; $tr52;
   2770 local mem 'MMU_ENQX_EARLY_PIPEMEM_0_XPE0_PIPE0';
   2771 $name; $tr50; $tr51; $tr52;
   2772 local mem 'MMU_ENQX_EARLY_PIPEMEM_1_XPE0_PIPE0';
   2773 $name; $tr50; $tr51; $tr52;
   2774 local mem 'MMU_EPRG_MEM_XPE0';
   2775 $name; $tr50; $tr51; $tr52;
   2776 local mem 'MMU_GCFG_MEM_FAIL_ADDR_64';
   2777 $name; $tr50; $tr51; $tr52;
   2778 local mem 'MMU_INTFO_TIMESTAMP';
   2779 $name; $tr50;
   2780 local mem 'MMU_INTFO_TOD_TIMESTAMP';
   2781 $name; $tr50;
   2782 local mem 'MMU_INTFO_UTC_TIMESTAMP';
   2783 $name; $tr50;
   2784 local mem 'PKT_LINK_SC0';
   2785 $name; $tr50; $tr51; $tr52;
   2786 local mem 'MCFP_XPE0';
   2787 $name; $tr50; $tr51; $tr52;
   2788 local mem 'MCQDB_X_XPE0';
   2789 $name; $tr50; $tr51; $tr52;
   2790 local mem 'MCQE_PREFETCH_X_XPE0';
   2791 $name; $tr50; $tr51; $tr52;
   2792 local mem 'MCQE_XPE0';
   2793 $name; $tr50; $tr51; $tr52;
   2794 local mem 'MCQN_XPE0';
   2795 $name; $tr50; $tr51; $tr52;
   2796 local mem 'MMU_MTRO_BUCKET_L0_MEM_PIPE0';
   2797 $name; $tr50; $tr51; $tr52;
   2798 local mem 'MMU_MTRO_BUCKET_L1_MEM_PIPE0';
   2799 $name; $tr50; $tr51; $tr52;
   2800 local mem 'MMU_MTRO_BUCKET_L1_MEM_PIPE0';
   2801 $name; $tr50; $tr51; $tr52;
   2802 local mem 'MMU_MTRO_BUCKET_L1_MEM_PIPE0';
   2803 $name; $tr50; $tr51; $tr52;
   2804 local mem 'MMU_MTRO_EGRMETERINGBUCKET_MEM_PIPE0';
   2805 $name; $tr50; $tr51; $tr52;
   2806 local mem 'MMU_MTRO_EGRMETERINGCONFIG_MEM_A_PIPE0';
   2807 $name; $tr50; $tr51; $tr52;
   2808 local mem 'MMU_MTRO_EGRMETERINGCONFIG_MEM_B_PIPE0';
   2809 $name; $tr50; $tr51; $tr52;
   2810 local mem 'MMU_MTRO_EGRMETERINGCONFIG_MEM_PIPE0';
   2811 $name; $tr50; $tr51; $tr52;
   2812 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2813 $name; $tr50; $tr51; $tr52;
   2814 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2815 $name; $tr50; $tr51; $tr52;
   2816 local mem 'MMU_MTRO_CONFIG_L0_MEM_PIPE0';
   2817 $name; $tr50; $tr51; $tr52;
   2818 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2819 $name; $tr50; $tr51; $tr52;
   2820 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2821 $name; $tr50; $tr51; $tr52;
   2822 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2823 $name; $tr50; $tr51; $tr52;
   2824 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2825 $name; $tr50; $tr51; $tr52;
   2826 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2827 $name; $tr50; $tr51; $tr52;
   2828 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2829 $name; $tr50; $tr51; $tr52;
   2830 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2831 $name; $tr50; $tr51; $tr52;
   2832 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2833 $name; $tr50; $tr51; $tr52;
   2834 local mem 'MMU_MTRO_CONFIG_L1_MEM_PIPE0';
   2835 $name; $tr50; $tr51; $tr52;
   2836 local mem 'PDB_X_XPE0';
   2837 $name; $tr50; $tr51; $tr52;
   2838 local mem 'PKTHDR_XPE0';
   2839 $name; $tr50; $tr51; $tr52;
   2840 local mem 'PORTCNT_XPE0';
   2841 $name; $tr50; $tr51; $tr52;
   2842 local mem 'MMU_PQE0_MEM_XPE0';
   2843 $name; $tr50; $tr51; $tr52;
   2844 local mem 'MMU_REPL_GROUP_INFO_TBL_PIPE0';
   2845 $name; $tr50; $tr51; $tr52;
   2846 local mem 'MMU_REPL_GROUP_INITIAL_COPY_COUNT0_SC0';
   2847 $name; $tr50; $tr51; $tr52;
   2848 local mem 'MMU_REPL_GROUP_INITIAL_COPY_COUNT_SC0';
   2849 $name; $tr50; $tr51; $tr52;
   2850 local mem 'MMU_REPL_HEAD_TBL_SPLIT0_PIPE0';
   2851 $name; $tr50; $tr51; $tr52;
   2852 local mem 'MMU_REPL_HEAD_TBL_SPLIT1_PIPE0';
   2853 $name; $tr50; $tr51; $tr52;
   2854 local mem 'MMU_REPL_LIST_TBL_PIPE0';
   2855 $name; $tr50; $tr51; $tr52;
   2856 local mem 'MMU_REPL_STATE_TBL_PIPE0';
   2857 $name; $tr50; $tr51; $tr52;
   2858 local mem 'MMU_SCFG_MEM_FAIL_ADDR_64_SC0';
   2859 $name; $tr50; $tr51; $tr52;
   2860 local mem 'MMU_SEDCFG_MEM_FAIL_ADDR_64_SC0';
   2861 $name; $tr50; $tr51; $tr52;
   2862 local mem 'MMU_TCB_BUFFER_CELL_DATA_LOWER_XPE0';
   2863 $name; $tr50; $tr51; $tr52;
   2864 local mem 'MMU_TCB_BUFFER_CELL_DATA_SCRATCH_LOWER_SED0_PIPE0';
   2865 $name; $tr50; $tr51; $tr52;
   2866 local mem 'MMU_TCB_BUFFER_CELL_DATA_SCRATCH_UPPER_SED0_PIPE0';
   2867 $name; $tr50; $tr51; $tr52;
   2868 local mem 'MMU_TCB_BUFFER_CELL_DATA_UPPER_XPE0';
   2869 $name; $tr50; $tr51; $tr52;
   2870 local mem 'MMU_THDM_DB_POOL_MCUC_PKSTAT_XPE0';
   2871 $name; $tr50;
   2872 local mem 'MMU_THDM_DB_PORTSP_BST_XPE0_PIPE0';
   2873 $name; $tr50; $tr51; $tr52;
   2874 local mem 'MMU_THDM_DB_PORTSP_CONFIG_A_PIPE0';
   2875 $name; $tr50; $tr51; $tr52;
   2876 local mem 'MMU_THDM_DB_PORTSP_CONFIG_B_PIPE0';
   2877 $name; $tr50; $tr51; $tr52;
   2878 local mem 'MMU_THDM_DB_PORTSP_CONFIG_C_PIPE0';
   2879 $name; $tr50; $tr51; $tr52;
   2880 local mem 'MMU_THDM_DB_PORTSP_CONFIG_PIPE0';
   2881 $name; $tr50; $tr51; $tr52;
   2882 local mem 'MMU_THDM_DB_QUEUE_BST_XPE0_PIPE0';
   2883 $name; $tr50; $tr51; $tr52;
   2884 local mem 'MMU_THDM_DB_QUEUE_CONFIG_A_PIPE0';
   2885 $name; $tr50; $tr51; $tr52;
   2886 local mem 'MMU_THDM_DB_QUEUE_CONFIG_B_PIPE0';
   2887 $name; $tr50; $tr51; $tr52;
   2888 local mem 'MMU_THDM_DB_QUEUE_CONFIG_C_PIPE0';
   2889 $name; $tr50; $tr51; $tr52;
   2890 local mem 'MMU_THDM_DB_QUEUE_CONFIG_PIPE0';
   2891 $name; $tr50; $tr51; $tr52;
   2892 local mem 'MMU_THDM_DB_QUEUE_COUNT_XPE0_PIPE0';
   2893 $name; $tr50; $tr51; $tr52;
   2894 local mem 'MMU_THDM_DB_QUEUE_OFFSET_A_PIPE0';
   2895 $name; $tr50; $tr51; $tr52;
   2896 local mem 'MMU_THDM_DB_QUEUE_OFFSET_B_PIPE0';
   2897 $name; $tr50; $tr51; $tr52;
   2898 local mem 'MMU_THDM_DB_QUEUE_OFFSET_C_PIPE0';
   2899 $name; $tr50; $tr51; $tr52;
   2900 local mem 'MMU_THDM_DB_QUEUE_OFFSET_0_PIPE0';
   2901 $name; $tr50; $tr51; $tr52;
   2902 local mem 'MMU_THDM_DB_QUEUE_RESUME_0_XPE0_PIPE0';
   2903 $name; $tr50; $tr51; $tr52;
   2904 local mem 'MMU_THDM_MCQE_PORTSP_BST_XPE0_PIPE0';
   2905 $name; $tr50; $tr51; $tr52;
   2906 local mem 'MMU_THDM_MCQE_PORTSP_CONFIG_A_PIPE0';
   2907 $name; $tr50; $tr51; $tr52;
   2908 local mem 'MMU_THDM_MCQE_PORTSP_CONFIG_B_PIPE0';
   2909 $name; $tr50; $tr51; $tr52;
   2910 local mem 'MMU_THDM_MCQE_PORTSP_CONFIG_C_PIPE0';
   2911 $name; $tr50; $tr51; $tr52;
   2912 local mem 'MMU_THDM_MCQE_PORTSP_CONFIG_PIPE0';
   2913 $name; $tr50; $tr51; $tr52;
   2914 local mem 'MMU_THDM_MCQE_QUEUE_BST_XPE0_PIPE0';
   2915 $name; $tr50; $tr51; $tr52;
   2916 local mem 'MMU_THDM_MCQE_QUEUE_CONFIG_A_PIPE0';
   2917 $name; $tr50; $tr51; $tr52;
   2918 local mem 'MMU_THDM_MCQE_QUEUE_CONFIG_B_PIPE0';
   2919 $name; $tr50; $tr51; $tr52;
   2920 local mem 'MMU_THDM_MCQE_QUEUE_CONFIG_C_PIPE0';
   2921 $name; $tr50; $tr51; $tr52;
   2922 local mem 'MMU_THDM_MCQE_QUEUE_CONFIG_PIPE0';
   2923 $name; $tr50; $tr51; $tr52;
   2924 local mem 'MMU_THDM_MCQE_QUEUE_COUNT_XPE0_PIPE0';
   2925 $name; $tr50; $tr51; $tr52;
   2926 local mem 'MMU_THDM_MCQE_QUEUE_OFFSET_A_PIPE0';
   2927 $name; $tr50; $tr51; $tr52;
   2928 local mem 'MMU_THDM_MCQE_QUEUE_OFFSET_B_PIPE0';
   2929 $name; $tr50; $tr51; $tr52;
   2930 local mem 'MMU_THDM_MCQE_QUEUE_OFFSET_C_PIPE0';
   2931 $name; $tr50; $tr51; $tr52;
   2932 local mem 'MMU_THDM_MCQE_QUEUE_OFFSET_PIPE0';
   2933 $name; $tr50; $tr51; $tr52;
   2934 local mem 'MMU_THDM_MCQE_QUEUE_RESUME_XPE0_PIPE0';
   2935 $name; $tr50; $tr51; $tr52;
   2936 local mem 'MMU_THDU_BST_PORT_XPE0_PIPE0';
   2937 $name; $tr50; $tr51; $tr52;
   2938 local mem 'MMU_THDU_BST_QGROUP_XPE0_PIPE0';
   2939 $name; $tr50; $tr51; $tr52;
   2940 local mem 'MMU_THDU_BST_QUEUE_XPE0_PIPE0';
   2941 $name; $tr50; $tr51; $tr52;
   2942 local mem 'MMU_THDU_CONFIG_PORT0_PIPE0';
   2943 $name; $tr50; $tr51; $tr52;
   2944 local mem 'MMU_THDU_CONFIG_PORT_PIPE0';
   2945 $name; $tr50; $tr51; $tr52;
   2946 local mem 'MMU_THDU_CONFIG_QGROUP0_PIPE0';
   2947 $name; $tr50; $tr51; $tr52;
   2948 local mem 'MMU_THDU_CONFIG_QGROUP_PIPE0';
   2949 $name; $tr50; $tr51; $tr52;
   2950 local mem 'MMU_THDU_CONFIG_QUEUE0_PIPE0';
   2951 $name; $tr50; $tr51; $tr52;
   2952 local mem 'MMU_THDU_CONFIG_QUEUE_PIPE0';
   2953 $name; $tr50; $tr51; $tr52;
   2954 local mem 'MMU_THDU_COUNTER_PORT_XPE0_PIPE0';
   2955 $name; $tr50; $tr51; $tr52;
   2956 local mem 'MMU_THDU_COUNTER_QGROUP_XPE0_PIPE0';
   2957 $name; $tr50; $tr51; $tr52;
   2958 local mem 'MMU_THDU_COUNTER_QUEUE_XPE0_PIPE0';
   2959 $name; $tr50; $tr51; $tr52;
   2960 local mem 'MMU_THDU_OFFSET_QGROUP0_PIPE0';
   2961 $name; $tr50; $tr51; $tr52;
   2962 local mem 'MMU_THDU_OFFSET_QGROUP_PIPE0';
   2963 $name; $tr50; $tr51; $tr52;
   2964 local mem 'MMU_THDU_OFFSET_QUEUE0_PIPE0';
   2965 $name; $tr50; $tr51; $tr52;
   2966 local mem 'MMU_THDU_OFFSET_QUEUE_PIPE0';
   2967 $name; $tr50; $tr51; $tr52;
   2968 local mem 'MMU_THDU_Q_TO_QGRP_MAP0_PIPE0';
   2969 $name; $tr50; $tr51; $tr52;
   2970 local mem 'MMU_THDU_Q_TO_QGRP_MAP1_PIPE0';
   2971 $name; $tr50; $tr51; $tr52;
   2972 local mem 'MMU_THDU_Q_TO_QGRP_MAP_PIPE0';
   2973 $name; $tr50; $tr51; $tr52;
   2974 local mem 'MMU_THDU_RESUME_PORT0_PIPE0';
   2975 $name; $tr50; $tr51; $tr52;
   2976 local mem 'MMU_THDU_RESUME_PORT1_PIPE0';
   2977 $name; $tr50; $tr51; $tr52;
   2978 local mem 'MMU_THDU_RESUME_PORT_PIPE0';
   2979 $name; $tr50; $tr51; $tr52;
   2980 local mem 'MMU_THDU_RESUME_QGROUP_XPE0_PIPE0';
   2981 $name; $tr50; $tr51; $tr52;
   2982 local mem 'MMU_THDU_RESUME_QUEUE_XPE0_PIPE0';
   2983 $name; $tr50; $tr51; $tr52;
   2984 #local mem 'MMU_THDU_UCQ_STATS_TABLE' Read Only Memory - Not tested
   2985 #local mem 'MMU_THDU_UCQ_STATS_TABLE_XPE0_PIPE0' Read Only Memory - Not tested
   2986 local mem 'MMU_THDU_UCQ_STATS_XPE0_PIPE0';
   2987 $name; $tr50; $tr51; $tr52;
   2988 local mem 'UCQDB_X_XPE0';
   2989 $name; $tr50; $tr51; $tr52;
   2990 local mem 'MMU_WRED_UC_QUEUE_AVG_QSIZE_XPE0_PIPE0';
   2991 $name; $tr50; $tr51; $tr52;
   2992 local mem 'MMU_WRED_CONFIG_PIPE0';
   2993 $name; $tr50; $tr51; $tr52;
   2994 local mem 'MMU_WRED_DROP_CURVE_PROFILE_0';
   2995 $name; $tr50; $tr51; $tr52;
   2996 local mem 'MMU_WRED_DROP_CURVE_PROFILE_1';
   2997 $name; $tr50; $tr51; $tr52;
   2998 local mem 'MMU_WRED_DROP_CURVE_PROFILE_2';
   2999 $name; $tr50; $tr51; $tr52;
   3000 local mem 'MMU_WRED_DROP_CURVE_PROFILE_3';
   3001 $name; $tr50; $tr51; $tr52;
   3002 local mem 'MMU_WRED_DROP_CURVE_PROFILE_4';
   3003 $name; $tr50; $tr51; $tr52;
   3004 local mem 'MMU_WRED_DROP_CURVE_PROFILE_5';
   3005 $name; $tr50; $tr51; $tr52;
   3006 local mem 'MMU_WRED_DROP_CURVE_PROFILE_6';
   3007 $name; $tr50; $tr51; $tr52;
   3008 local mem 'MMU_WRED_DROP_CURVE_PROFILE_7';
   3009 $name; $tr50; $tr51; $tr52;
   3010 local mem 'MMU_WRED_DROP_CURVE_PROFILE_8';
   3011 $name; $tr50; $tr51; $tr52;
   3012 local mem 'MMU_WRED_DROP_CURVE_PROFILE_0_A';
   3013 $name; $tr50; $tr51; $tr52;
   3014 local mem 'MMU_WRED_DROP_CURVE_PROFILE_1_A';
   3015 $name; $tr50; $tr51; $tr52;
   3016 local mem 'MMU_WRED_DROP_CURVE_PROFILE_2_A';
   3017 $name; $tr50; $tr51; $tr52;
   3018 local mem 'MMU_WRED_DROP_CURVE_PROFILE_3_A';
   3019 $name; $tr50; $tr51; $tr52;
   3020 local mem 'MMU_WRED_DROP_CURVE_PROFILE_4_A';
   3021 $name; $tr50; $tr51; $tr52;
   3022 local mem 'MMU_WRED_DROP_CURVE_PROFILE_5_A';
   3023 $name; $tr50; $tr51; $tr52;
   3024 local mem 'MMU_WRED_DROP_CURVE_PROFILE_6_A';
   3025 $name; $tr50; $tr51; $tr52;
   3026 local mem 'MMU_WRED_DROP_CURVE_PROFILE_7_A';
   3027 $name; $tr50; $tr51; $tr52;
   3028 local mem 'MMU_WRED_DROP_CURVE_PROFILE_8_A';
   3029 $name; $tr50; $tr51; $tr52;
   3030 local mem 'MMU_WRED_PORT_SP_DROP_THD_MARK_XPE0_PIPE0';
   3031 $name; $tr50; $tr51; $tr52;
   3032 local mem 'MMU_WRED_PORT_SP_DROP_THD_XPE0_PIPE0';
   3033 $name; $tr50; $tr51; $tr52;
   3034 local mem 'MMU_WRED_PORT_SP_SHARED_COUNT_XPE0_PIPE0';
   3035 $name; $tr50; $tr51; $tr52;
   3036 local mem 'WRED_UC_QUEUE_DROP_THD_0_XPE0_PIPE0';
   3037 $name; $tr50; $tr51; $tr52;
   3038 local mem 'WRED_UC_QUEUE_DROP_THD_MARK_XPE0_PIPE0';
   3039 $name; $tr50; $tr51; $tr52;
   3040 local mem 'MMU_WRED_UC_QUEUE_TOTAL_COUNT_XPE0_PIPE0';
   3041 $name; $tr50; $tr51; $tr52;
   3042 local mem 'MMU_XCFG_MEM_FAIL_ADDR_64_XPE0';
   3043 $name; $tr50; $tr51; $tr52;
   3044 local mem 'MODID_BASE_PTR';
   3045 $name; $tr50; $tr51; $tr52;
   3046 local mem 'MODPORT_MAP_M0';
   3047 $name; $tr50; $tr51; $tr52;
   3048 local mem 'MODPORT_MAP_M1';
   3049 $name; $tr50; $tr51; $tr52;
   3050 local mem 'MODPORT_MAP_M2';
   3051 $name; $tr50; $tr51; $tr52;
   3052 local mem 'MODPORT_MAP_M3';
   3053 $name; $tr50; $tr51; $tr52;
   3054 local mem 'MODPORT_MAP_MIRROR';
   3055 $name; $tr50; $tr51; $tr52;
   3056 local mem 'MODPORT_MAP_SUBPORT';
   3057 $name; $tr50; $tr51; $tr52;
   3058 local mem 'MODPORT_MAP_SUBPORT_M0';
   3059 $name; $tr50; $tr51; $tr52;
   3060 local mem 'MODPORT_MAP_SUBPORT_M1';
   3061 $name; $tr50; $tr51; $tr52;
   3062 local mem 'MODPORT_MAP_SUBPORT_M2';
   3063 $name; $tr50; $tr51; $tr52;
   3064 local mem 'MODPORT_MAP_SUBPORT_M3';
   3065 $name; $tr50; $tr51; $tr52;
   3066 local mem 'MODPORT_MAP_SUBPORT_MIRROR';
   3067 $name; $tr50; $tr51; $tr52;
   3068 local mem 'MODPORT_MAP_SW';
   3069 $name; $tr50; $tr51; $tr52;
   3070 local mem 'MPLS_EDIT_CTRL_ID_MAP';
   3071 $name; $tr50; $tr51; $tr52;
   3072 local mem 'MPLS_ENTRY_DOUBLE';
   3073 $name; $tr50; $tr51; $tr52;
   3074 local mem 'MPLS_ENTRY_ACTION_TABLE_A';
   3075 $name; $tr50; $tr51; $tr52;
   3076 local mem 'MPLS_ENTRY_ACTION_TABLE_B';
   3077 $name; $tr50; $tr51; $tr52;
   3078 local mem 'MPLS_ENTRY_ECC';
   3079 $name; $tr50; $tr51; $tr52;
   3080 local mem 'MPLS_ENTRY_HASH_CONTROL';
   3081 $name; $tr50;
   3082 local mem 'MPLS_ENTRY_KEY_ATTRIBUTES';
   3083 $name; $tr50; $tr51; $tr52;
   3084 local mem 'MPLS_ENTRY_LP';
   3085 $name; $tr50; $tr51; $tr52;
   3086 local mem 'MPLS_ENTRY_REMAP_TABLE_A';
   3087 $name; $tr50; $tr51; $tr52;
   3088 local mem 'MPLS_ENTRY_REMAP_TABLE_B';
   3089 $name; $tr50; $tr51; $tr52;
   3090 local mem 'MPLS_ENTRY_SINGLE';
   3091 $name; $tr50; $tr51; $tr52;
   3092 local mem 'MPLS_PARSER2_CONTEXT_PROFILE';
   3093 $name; $tr50; $tr51; $tr52;
   3094 local mem 'MULTIPASS_LOOPBACK_BITMAP';
   3095 $name; $tr50;
   3096 local mem 'MULTIPASS_LOOPBACK_BITMAP_PIPE0';
   3097 $name; $tr50;
   3098 local mem 'MY_STATION_PROFILE_1';
   3099 $name; $tr50; $tr51; $tr52;
   3100 local mem 'MY_STATION_PROFILE_2';
   3101 $name; $tr50; $tr51; $tr52;
   3102 local mem 'MY_STATION_TCAM';
   3103 $name; $tr50; $tr51; $tr52;
   3104 local mem 'MY_STATION_TCAM_2';
   3105 $name; $tr50; $tr51; $tr52;
   3106 local mem 'MY_STATION_TCAM_2_DATA_ONLY';
   3107 $name; $tr50; $tr51; $tr52;
   3108 local mem 'MY_STATION_TCAM_2_ENTRY_ONLY';
   3109 $name; $tr50; $tr51; $tr52;
   3110 local mem 'MY_STATION_TCAM_DATA_ONLY';
   3111 $name; $tr50; $tr51; $tr52;
   3112 local mem 'MY_STATION_TCAM_ENTRY_ONLY';
   3113 $name; $tr50; $tr51; $tr52;
   3114 local mem 'NONUCAST_TRUNK_BLOCK_MASK';
   3115 $name; $tr50; $tr51; $tr52;
   3116 local mem 'PARSER1_BFD_DIP_V4_LOOPBACK';
   3117 $name; $tr50;
   3118 local mem 'PARSER1_BFD_DIP_V6_LOOPBACK';
   3119 $name; $tr50;
   3120 local mem 'PARSER1_ING_IPV6_MC_RESERVED_ADDRESS';
   3121 $name; $tr50;
   3122 local mem 'PARSER1_IPV4_IN_IPV6_PREFIX_MATCH_TABLE';
   3123 $name; $tr50; $tr51; $tr52;
   3124 local mem 'PARSER2_BFD_DIP_V4_LOOPBACK';
   3125 $name; $tr50;
   3126 local mem 'PARSER2_BFD_DIP_V6_LOOPBACK';
   3127 $name; $tr50;
   3128 local mem 'PARSER2_ING_IPV6_MC_RESERVED_ADDRESS';
   3129 $name; $tr50;
   3130 local mem 'PARSER2_IPV4_IN_IPV6_PREFIX_MATCH_TABLE';
   3131 $name; $tr50; $tr51; $tr52;
   3132 local mem 'PHB2_COS_MAP';
   3133 $name; $tr50; $tr51; $tr52;
   3134 local mem 'PHB2_STRENGTH_PROFILE';
   3135 $name; $tr50; $tr51; $tr52;
   3136 local mem 'PHB_MAPPING_TBL_1';
   3137 $name; $tr50; $tr51; $tr52;
   3138 local mem 'PHB_MAPPING_TBL_2';
   3139 $name; $tr50; $tr51; $tr52;
   3140 local mem 'PHB_MAPPING_TBL_3';
   3141 $name; $tr50; $tr51; $tr52;
   3142 local mem 'PHB_MAPPING_TBL_4';
   3143 $name; $tr50; $tr51; $tr52;
   3144 local mem 'PHB_MAPPING_TBL_1_STRENGTH_PROFILE';
   3145 $name; $tr50; $tr51; $tr52;
   3146 local mem 'PHB_MAPPING_TBL_2_STRENGTH_PROFILE';
   3147 $name; $tr50; $tr51; $tr52;
   3148 local mem 'PHB_MAPPING_TBL_3_STRENGTH_PROFILE';
   3149 $name; $tr50; $tr51; $tr52;
   3150 local mem 'PHB_MAPPING_TBL_4_STRENGTH_PROFILE';
   3151 $name; $tr50; $tr51; $tr52;
   3152 local mem 'PHB_SELECT_TCAM';
   3153 $name; $tr50; $tr51; $tr52;
   3154 local mem 'PHB_SELECT_TCAM_DATA_ONLY';
   3155 $name; $tr50; $tr51; $tr52;
   3156 local mem 'PHB_SELECT_TCAM_ONLY';
   3157 $name; $tr50; $tr51; $tr52;
   3158 local mem 'PKT_ECN_TO_INT_CN_MAPPING';
   3159 $name; $tr50; $tr51; $tr52;
   3160 local mem 'PKT_FLOW_CTRL_PROFILE_0';
   3161 $name; $tr50; $tr51; $tr52;
   3162 local mem 'PKT_FLOW_CTRL_STRENGTH_PROFILE_0';
   3163 $name; $tr50; $tr51; $tr52;
   3164 local mem 'PKT_FLOW_CTRL_STRENGTH_PROFILE_1';
   3165 $name; $tr50; $tr51; $tr52;
   3166 local mem 'PKT_FLOW_EXTRACTION_CTRL_ID_STRENGTH_PROFILE';
   3167 $name; $tr50; $tr51; $tr52;
   3168 local mem 'PKT_FLOW_L3_IIF_STRENGTH_PROFILE_1_A';
   3169 $name; $tr50; $tr51; $tr52;
   3170 local mem 'PKT_FLOW_L3_IIF_STRENGTH_PROFILE_1_B';
   3171 $name; $tr50; $tr51; $tr52;
   3172 local mem 'PKT_FLOW_OPAQUE_1_STRENGTH_PROFILE_1_A';
   3173 $name; $tr50; $tr51; $tr52;
   3174 local mem 'PKT_FLOW_OPAQUE_1_STRENGTH_PROFILE_1_B';
   3175 $name; $tr50; $tr51; $tr52;
   3176 local mem 'PKT_FLOW_OPAQUE_2_STRENGTH_PROFILE_1_A';
   3177 $name; $tr50; $tr51; $tr52;
   3178 local mem 'PKT_FLOW_OPAQUE_2_STRENGTH_PROFILE_1_B';
   3179 $name; $tr50; $tr51; $tr52;
   3180 local mem 'PKT_FLOW_OPAQUE_3_STRENGTH_PROFILE_1_A';
   3181 $name; $tr50; $tr51; $tr52;
   3182 local mem 'PKT_FLOW_OPAQUE_3_STRENGTH_PROFILE_1_B';
   3183 $name; $tr50; $tr51; $tr52;
   3184 local mem 'PKT_FLOW_OPAQUE_4_STRENGTH_PROFILE_1_A';
   3185 $name; $tr50; $tr51; $tr52;
   3186 local mem 'PKT_FLOW_OPAQUE_4_STRENGTH_PROFILE_1_B';
   3187 $name; $tr50; $tr51; $tr52;
   3188 local mem 'PKT_FLOW_SELECT_HVE_CONTROL_0';
   3189 $name; $tr50;
   3190 local mem 'PKT_FLOW_SELECT_HVE_CONTROL_1';
   3191 $name; $tr50;
   3192 local mem 'PKT_FLOW_SELECT_HVE_CONTROL_2';
   3193 $name; $tr50;
   3194 local mem 'PKT_FLOW_SELECT_MY_STATION_PROFILE_1';
   3195 $name; $tr50; $tr51; $tr52;
   3196 local mem 'PKT_FLOW_SELECT_MY_STATION_PROFILE_2';
   3197 $name; $tr50; $tr51; $tr52;
   3198 local mem 'PKT_FLOW_SELECT_TCAM_0';
   3199 $name; $tr50; $tr51; $tr52;
   3200 local mem 'PKT_FLOW_SELECT_TCAM_1';
   3201 $name; $tr50; $tr51; $tr52;
   3202 local mem 'PKT_FLOW_SELECT_TCAM_2';
   3203 $name; $tr50; $tr51; $tr52;
   3204 local mem 'PKT_FLOW_SELECT_TCAM_0_DATA_ONLY';
   3205 $name; $tr50; $tr51; $tr52;
   3206 local mem 'PKT_FLOW_SELECT_TCAM_0_ONLY';
   3207 $name; $tr50; $tr51; $tr52;
   3208 local mem 'PKT_FLOW_SELECT_TCAM_1_DATA_ONLY';
   3209 $name; $tr50; $tr51; $tr52;
   3210 local mem 'PKT_FLOW_SELECT_TCAM_1_ONLY';
   3211 $name; $tr50; $tr51; $tr52;
   3212 local mem 'PKT_FLOW_SELECT_TCAM_2_DATA_ONLY';
   3213 $name; $tr50; $tr51; $tr52;
   3214 local mem 'PKT_FLOW_SELECT_TCAM_2_ONLY';
   3215 $name; $tr50; $tr51; $tr52;
   3216 local mem 'PKT_FLOW_SVP_STRENGTH_PROFILE_1_A';
   3217 $name; $tr50; $tr51; $tr52;
   3218 local mem 'PKT_FLOW_VFI_STRENGTH_PROFILE_1_A';
   3219 $name; $tr50; $tr51; $tr52;
   3220 local mem 'PKT_FLOW_VFI_STRENGTH_PROFILE_1_B';
   3221 $name; $tr50; $tr51; $tr52;
   3222 local mem 'PKT_FLOW_VLAN_STRENGTH_PROFILE_1_A';
   3223 $name; $tr50; $tr51; $tr52;
   3224 local mem 'PKT_FLOW_VLAN_STRENGTH_PROFILE_1_B';
   3225 $name; $tr50; $tr51; $tr52;
   3226 local mem 'PKT_FLOW_VRF_STRENGTH_PROFILE_1_A';
   3227 $name; $tr50; $tr51; $tr52;
   3228 local mem 'PKT_FLOW_VRF_STRENGTH_PROFILE_1_B';
   3229 $name; $tr50; $tr51; $tr52;
   3230 local mem 'PKT_FLOW_VSAN_STRENGTH_PROFILE_1';
   3231 $name; $tr50; $tr51; $tr52;
   3232 local mem 'PKT_PROC_HDR_VALID_CHECK_PROFILE_2';
   3233 $name; $tr50; $tr51; $tr52;
   3234 local mem 'PKT_PROC_HDR_VALID_CHECK_PROFILE_1_MASK';
   3235 $name; $tr50; $tr51; $tr52;
   3236 local mem 'PKT_PROC_HDR_VALID_CHECK_PROFILE_1_VALUE';
   3237 $name; $tr50; $tr51; $tr52;
   3238 local mem 'PKT_SCH_CALENDAR0';
   3239 $name; $tr50; $tr51; $tr52;
   3240 local mem 'PKT_SCH_CALENDAR1';
   3241 $name; $tr50; $tr51; $tr52;
   3242 local mem 'PKT_SCH_CALENDAR0_PIPE0';
   3243 $name; $tr50; $tr51; $tr52;
   3244 local mem 'PKT_SCH_CALENDAR1_PIPE0';
   3245 $name; $tr50; $tr51; $tr52;
   3246 local mem 'PMQPORT_WC_UCMEM_DATA';
   3247 $name; $tr50; $tr51; $tr52;
   3248 local mem 'PORT_BRIDGE_BMAP';
   3249 $name; $tr50;
   3250 local mem 'PORT_BRIDGE_MIRROR_BMAP';
   3251 $name; $tr50;
   3252 local mem 'PORT_CBL_TABLE';
   3253 $name; $tr50; $tr51; $tr52;
   3254 local mem 'PORT_CBL_TABLE_MODBASE';
   3255 $name; $tr50; $tr51; $tr52;
   3256 local mem 'COS_MAP';
   3257 $name; $tr50; $tr51; $tr52;
   3258 local mem 'PORT_LAG_FAILOVER_SET';
   3259 $name; $tr50; $tr51; $tr52;
   3260 local mem 'Q_SCHED_L0_ACCUM_COMP_MEM_PIPE0';
   3261 $name; $tr50; $tr51; $tr52;
   3262 local mem 'Q_SCHED_L0_CREDIT_MEM_PIPE0';
   3263 $name; $tr50; $tr51; $tr52;
   3264 local mem 'Q_SCHED_L0_WEIGHT_MEM_PIPE0';
   3265 $name; $tr50; $tr51; $tr52;
   3266 local mem 'Q_SCHED_L1_ACCUM_COMP_MEM_PIPE0';
   3267 $name; $tr50; $tr51; $tr52;
   3268 local mem 'Q_SCHED_L1_CREDIT_MEM_PIPE0';
   3269 $name; $tr50; $tr51; $tr52;
   3270 local mem 'Q_SCHED_L1_WEIGHT_MEM_PIPE0';
   3271 $name; $tr50; $tr51; $tr52;
   3272 local mem 'Q_SCHED_L2_ACCUM_COMP_MEM_PIPE0';
   3273 $name; $tr50; $tr51; $tr52;
   3274 local mem 'Q_SCHED_L2_CREDIT_MEM_PIPE0';
   3275 $name; $tr50; $tr51; $tr52;
   3276 local mem 'Q_SCHED_L2_WEIGHT_MEM_PIPE0';
   3277 $name; $tr50; $tr51; $tr52;
   3278 local mem 'Q_SCHED_L3_ACCUM_COMP_MEM_PIPE0';
   3279 $name; $tr50; $tr51; $tr52;
   3280 local mem 'Q_SCHED_L3_CREDIT_MEM_PIPE0';
   3281 $name; $tr50; $tr51; $tr52;
   3282 local mem 'Q_SCHED_L3_WEIGHT_MEM_PIPE0';
   3283 $name; $tr50; $tr51; $tr52;
   3284 local mem 'RANDOM_RRLB_HG_TRUNK_MEMBER';
   3285 $name; $tr50; $tr51; $tr52;
   3286 local mem 'REPLICATION_FIFO_BANK0_XPE0';
   3287 $name; $tr50; $tr51; $tr52;
   3288 local mem 'REPLICATION_FIFO_BANK1_XPE0';
   3289 $name; $tr50; $tr51; $tr52;
   3290 local mem 'REPLICATION_FIFO_BANK2_XPE0';
   3291 $name; $tr50; $tr51; $tr52;
   3292 local mem 'RESPONSIVE_PROTOCOL_MATCH';
   3293 $name; $tr50; $tr51; $tr52;
   3294 local mem 'RH_ECMP_ETHERTYPE_ELIGIBILITY_MAP';
   3295 $name; $tr50; $tr51; $tr52;
   3296 local mem 'RH_ECMP_FLOWSET';
   3297 $name; $tr50; $tr51; $tr52;
   3298 local mem 'RH_ECMP_FLOWSET_PIPE0';
   3299 $name; $tr50; $tr51; $tr52;
   3300 local mem 'RH_HGT_ETHERTYPE_ELIGIBILITY_MAP';
   3301 $name; $tr50; $tr51; $tr52;
   3302 local mem 'RH_HGT_FLOWSET';
   3303 $name; $tr50; $tr51; $tr52;
   3304 local mem 'RH_HGT_FLOWSET_PIPE0';
   3305 $name; $tr50; $tr51; $tr52;
   3306 local mem 'RH_LAG_ETHERTYPE_ELIGIBILITY_MAP';
   3307 $name; $tr50; $tr51; $tr52;
   3308 local mem 'RH_LAG_FLOWSET';
   3309 $name; $tr50; $tr51; $tr52;
   3310 local mem 'RH_LAG_FLOWSET_PIPE0';
   3311 $name; $tr50; $tr51; $tr52;
   3312 local mem 'RQE_FREE_LIST_XPE0';
   3313 $name; $tr50; $tr51; $tr52;
   3314 local mem 'RQE_LINK_LIST_XPE0';
   3315 $name; $tr50; $tr51; $tr52;
   3316 local mem 'RTAG7_FLOW_BASED_HASH';
   3317 $name; $tr50; $tr51; $tr52;
   3318 local mem 'RTAG7_PORT_BASED_HASH';
   3319 $name; $tr50; $tr51; $tr52;
   3320 local mem 'RX_PROT_GROUP_TABLE';
   3321 $name; $tr50; $tr51; $tr52;
   3322 local mem 'RX_PROT_GROUP_TABLE2';
   3323 $name; $tr50; $tr51; $tr52;
   3324 local mem 'SFLOW_ING_DATA_SOURCE';
   3325 $name; $tr50; $tr51; $tr52;
   3326 local mem 'SFLOW_ING_FLEX_DATA_SOURCE';
   3327 $name; $tr50; $tr51; $tr52;
   3328 local mem 'SGPP_CTRL_PROFILE_0';
   3329 $name; $tr50; $tr51; $tr52;
   3330 local mem 'SGPP_CTRL_PROFILE_1';
   3331 $name; $tr50; $tr51; $tr52;
   3332 local mem 'SOURCE_MOD_PROXY';
   3333 $name; $tr50; $tr51; $tr52;
   3334 local mem 'SOURCE_TRUNK_MAP_MODBASE';
   3335 $name; $tr50; $tr51; $tr52;
   3336 local mem 'SOURCE_TRUNK_MAP';
   3337 $name; $tr50; $tr51; $tr52;
   3338 local mem 'SVP_ATTRS_2';
   3339 $name; $tr50; $tr51; $tr52;
   3340 local mem 'SVP_ATTRS_0';
   3341 $name; $tr50; $tr51; $tr52;
   3342 local mem 'SPECIAL_LABEL_CONTROL';
   3343 $name; $tr50; $tr51; $tr52;
   3344 local mem 'SRC_COMPRESSION';
   3345 $name; $tr50; $tr51; $tr52;
   3346 local mem 'SRC_COMPRESSION_DATA_ONLY';
   3347 $name; $tr50; $tr51; $tr52;
   3348 local mem 'SRC_COMPRESSION_DATA_ONLY_PIPE0';
   3349 $name; $tr50; $tr51; $tr52;
   3350 local mem 'SRC_COMPRESSION_PIPE0';
   3351 $name; $tr50; $tr51; $tr52;
   3352 local mem 'SRC_COMPRESSION_TCAM_ONLY';
   3353 $name; $tr50; $tr51; $tr52;
   3354 local mem 'SRC_COMPRESSION_TCAM_ONLY_PIPE0';
   3355 $name; $tr50; $tr51; $tr52;
   3356 local mem 'SRC_MODID_EGRESS';
   3357 $name; $tr50; $tr51; $tr52;
   3358 local mem 'SRC_MODID_INGRESS_BLOCK';
   3359 $name; $tr50; $tr51; $tr52;
   3360 local mem 'VLAN_STG';
   3361 $name; $tr50; $tr51; $tr52;
   3362 local mem 'SVP_ATTRS_1';
   3363 $name; $tr50; $tr51; $tr52;
   3364 local mem 'SVP_CTRL_PROFILE_0';
   3365 $name; $tr50; $tr51; $tr52;
   3366 local mem 'SVP_CTRL_PROFILE_1';
   3367 $name; $tr50; $tr51; $tr52;
   3368 local mem 'SVP_PROFILE';
   3369 $name; $tr50; $tr51; $tr52;
   3370 local mem 'SYS_PORTMAP';
   3371 $name; $tr50; $tr51; $tr52;
   3372 local mem 'TCB_BUFFER_METADATA_XPE0';
   3373 $name; $tr50; $tr51; $tr52;
   3374 local mem 'TCB_EVENT_BUFFER_XPE0';
   3375 $name; $tr50; $tr51; $tr52;
   3376 local mem 'TCB_SCRATCH_BUFFER_XPE0_PIPE0';
   3377 $name; $tr50; $tr51; $tr52;
   3378 local mem 'TCB_THRESHOLD_PROFILE_MAP_A_XPE0';
   3379 $name; $tr50; $tr51; $tr52;
   3380 local mem 'TCB_THRESHOLD_PROFILE_MAP_XPE0';
   3381 $name; $tr50; $tr51; $tr52;
   3382 local mem 'TCP_FN';
   3383 $name; $tr50; $tr51; $tr52;
   3384 local mem 'TCP_FN_PIPE0';
   3385 $name; $tr50; $tr51; $tr52;
   3386 local mem 'TDM_CALENDAR0_PIPE0';
   3387 $name; $tr50; $tr51; $tr52;
   3388 local mem 'TDM_CALENDAR1_PIPE0';
   3389 $name; $tr50; $tr51; $tr52;
   3390 local mem 'THDI_PKT_STAT_SP_SHARED_COUNT_XPE0';
   3391 $name; $tr50;
   3392 local mem 'THDI_PORT_PG_BST_XPE0_PIPE0';
   3393 $name; $tr50; $tr51; $tr52;
   3394 local mem 'THDI_PORT_PG_CNTRS_RT1_XPE0_PIPE0';
   3395 $name; $tr50; $tr51; $tr52;
   3396 local mem 'THDI_PORT_PG_CNTRS_RT2_XPE0_PIPE0';
   3397 $name; $tr50; $tr51; $tr52;
   3398 local mem 'THDI_PORT_PG_CNTRS_SH1_XPE0_PIPE0';
   3399 $name; $tr50; $tr51; $tr52;
   3400 local mem 'THDI_PORT_PG_CNTRS_SH2_XPE0_PIPE0';
   3401 $name; $tr50; $tr51; $tr52;
   3402 local mem 'THDI_PORT_PG_CONFIG_PIPE0';
   3403 $name; $tr50; $tr51; $tr52;
   3404 local mem 'THDI_PORT_SP_BST_XPE0_PIPE0';
   3405 $name; $tr50; $tr51; $tr52;
   3406 local mem 'THDI_PORT_SP_CNTRS_RT_XPE0_PIPE0';
   3407 $name; $tr50; $tr51; $tr52;
   3408 local mem 'THDI_PORT_SP_CNTRS_SH_XPE0_PIPE0';
   3409 $name; $tr50; $tr51; $tr52;
   3410 local mem 'THDI_PORT_SP_CONFIG0_PIPE0';
   3411 $name; $tr50; $tr51; $tr52;
   3412 local mem 'THDI_PORT_SP_CONFIG1_PIPE0';
   3413 $name; $tr50; $tr51; $tr52;
   3414 local mem 'THDI_PORT_SP_CONFIG_PIPE0';
   3415 $name; $tr50; $tr51; $tr52;
   3416 local mem 'TOS_FN';
   3417 $name; $tr50; $tr51; $tr52;
   3418 local mem 'TOS_FN_PIPE0';
   3419 $name; $tr50; $tr51; $tr52;
   3420 local mem 'TRUNK_BITMAP';
   3421 $name; $tr50; $tr51; $tr52;
   3422 local mem 'TRUNK_CBL_TABLE';
   3423 $name; $tr50; $tr51; $tr52;
   3424 local mem 'TRUNK_GROUP';
   3425 $name; $tr50; $tr51; $tr52;
   3426 local mem 'TRUNK_MEMBER';
   3427 $name; $tr50; $tr51; $tr52;
   3428 local mem 'TRUNK_GROUP_RRLB_CNT';
   3429 $name; $tr50; $tr51; $tr52;
   3430 local mem 'TRUNK_GROUP_RRLB_CNT_PIPE0';
   3431 $name; $tr50; $tr51; $tr52;
   3432 local mem 'TTL_FN';
   3433 $name; $tr50; $tr51; $tr52;
   3434 local mem 'TTL_FN_PIPE0';
   3435 $name; $tr50; $tr51; $tr52;
   3436 local mem 'TUNNEL_ADAPT_1_ACTION_PROFILE';
   3437 $name; $tr50; $tr51; $tr52;
   3438 local mem 'TUNNEL_ADAPT_1_FIXED_KEY_TABLE_ATTRS';
   3439 $name; $tr50; $tr51; $tr52;
   3440 local mem 'TUNNEL_ADAPT_1_KEY_GEN_1_MASK';
   3441 $name; $tr50; $tr51; $tr52;
   3442 local mem 'TUNNEL_ADAPT_1_KEY_GEN_1_MASK_PIPE0';
   3443 $name; $tr50; $tr51; $tr52;
   3444 local mem 'TUNNEL_ADAPT_1_KEY_GEN_1_MUX_CTRL';
   3445 $name; $tr50; $tr51; $tr52;
   3446 local mem 'TUNNEL_ADAPT_1_KEY_GEN_1_MUX_CTRL_PIPE0';
   3447 $name; $tr50; $tr51; $tr52;
   3448 local mem 'TUNNEL_ADAPT_1_KEY_GEN_2_MASK';
   3449 $name; $tr50; $tr51; $tr52;
   3450 local mem 'TUNNEL_ADAPT_1_KEY_GEN_2_MASK_PIPE0';
   3451 $name; $tr50; $tr51; $tr52;
   3452 local mem 'TUNNEL_ADAPT_1_KEY_GEN_2_MUX_CTRL';
   3453 $name; $tr50; $tr51; $tr52;
   3454 local mem 'TUNNEL_ADAPT_1_KEY_GEN_2_MUX_CTRL_PIPE0';
   3455 $name; $tr50; $tr51; $tr52;
   3456 local mem 'TUNNEL_ADAPT_1_LOGICAL_TBL_SEL_SRAM';
   3457 $name; $tr50; $tr51; $tr52;
   3458 local mem 'TUNNEL_ADAPT_1_LOGICAL_TBL_SEL_SRAM_PIPE0';
   3459 $name; $tr50; $tr51; $tr52;
   3460 local mem 'TUNNEL_ADAPT_1_LOGICAL_TBL_SEL_TCAM';
   3461 $name; $tr50; $tr51; $tr52;
   3462 local mem 'TUNNEL_ADAPT_1_LOGICAL_TBL_SEL_TCAM_PIPE0';
   3463 $name; $tr50; $tr51; $tr52;
   3464 local mem 'TUNNEL_ADAPT_1_MISS_POLICY';
   3465 $name; $tr50; $tr51; $tr52;
   3466 local mem 'TUNNEL_ADAPT_1_POLICY_STRENGTH_PROFILE';
   3467 $name; $tr50; $tr51; $tr52;
   3468 local mem 'TUNNEL_ADAPT_2_ACTION_PROFILE';
   3469 $name; $tr50; $tr51; $tr52;
   3470 local mem 'TUNNEL_ADAPT_2_FIXED_KEY_TABLE_ATTRS';
   3471 $name; $tr50; $tr51; $tr52;
   3472 local mem 'TUNNEL_ADAPT_2_KEY_GEN_1_MASK';
   3473 $name; $tr50; $tr51; $tr52;
   3474 local mem 'TUNNEL_ADAPT_2_KEY_GEN_1_MASK_PIPE0';
   3475 $name; $tr50; $tr51; $tr52;
   3476 local mem 'TUNNEL_ADAPT_2_KEY_GEN_1_MUX_CTRL';
   3477 $name; $tr50; $tr51; $tr52;
   3478 local mem 'TUNNEL_ADAPT_2_KEY_GEN_1_MUX_CTRL_PIPE0';
   3479 $name; $tr50; $tr51; $tr52;
   3480 local mem 'TUNNEL_ADAPT_2_KEY_GEN_2_MASK';
   3481 $name; $tr50; $tr51; $tr52;
   3482 local mem 'TUNNEL_ADAPT_2_KEY_GEN_2_MASK_PIPE0';
   3483 $name; $tr50; $tr51; $tr52;
   3484 local mem 'TUNNEL_ADAPT_2_KEY_GEN_2_MUX_CTRL';
   3485 $name; $tr50; $tr51; $tr52;
   3486 local mem 'TUNNEL_ADAPT_2_KEY_GEN_2_MUX_CTRL_PIPE0';
   3487 $name; $tr50; $tr51; $tr52;
   3488 local mem 'TUNNEL_ADAPT_2_LOGICAL_TBL_SEL_SRAM';
   3489 $name; $tr50; $tr51; $tr52;
   3490 local mem 'TUNNEL_ADAPT_2_LOGICAL_TBL_SEL_SRAM_PIPE0';
   3491 $name; $tr50; $tr51; $tr52;
   3492 local mem 'TUNNEL_ADAPT_2_LOGICAL_TBL_SEL_TCAM';
   3493 $name; $tr50; $tr51; $tr52;
   3494 local mem 'TUNNEL_ADAPT_2_LOGICAL_TBL_SEL_TCAM_PIPE0';
   3495 $name; $tr50; $tr51; $tr52;
   3496 local mem 'TUNNEL_ADAPT_2_MISS_POLICY';
   3497 $name; $tr50; $tr51; $tr52;
   3498 local mem 'TUNNEL_ADAPT_2_POLICY_STRENGTH_PROFILE';
   3499 $name; $tr50; $tr51; $tr52;
   3500 local mem 'TUNNEL_ADAPT_3_ACTION_PROFILE';
   3501 $name; $tr50; $tr51; $tr52;
   3502 local mem 'TUNNEL_ADAPT_3_FIXED_KEY_TABLE_ATTRS';
   3503 $name; $tr50; $tr51; $tr52;
   3504 local mem 'TUNNEL_ADAPT_3_KEY_GEN_1_MASK';
   3505 $name; $tr50; $tr51; $tr52;
   3506 local mem 'TUNNEL_ADAPT_3_KEY_GEN_1_MASK_PIPE0';
   3507 $name; $tr50; $tr51; $tr52;
   3508 local mem 'TUNNEL_ADAPT_3_KEY_GEN_1_MUX_CTRL';
   3509 $name; $tr50; $tr51; $tr52;
   3510 local mem 'TUNNEL_ADAPT_3_KEY_GEN_1_MUX_CTRL_PIPE0';
   3511 $name; $tr50; $tr51; $tr52;
   3512 local mem 'TUNNEL_ADAPT_3_KEY_GEN_2_MASK';
   3513 $name; $tr50; $tr51; $tr52;
   3514 local mem 'TUNNEL_ADAPT_3_KEY_GEN_2_MASK_PIPE0';
   3515 $name; $tr50; $tr51; $tr52;
   3516 local mem 'TUNNEL_ADAPT_3_KEY_GEN_2_MUX_CTRL';
   3517 $name; $tr50; $tr51; $tr52;
   3518 local mem 'TUNNEL_ADAPT_3_KEY_GEN_2_MUX_CTRL_PIPE0';
   3519 $name; $tr50; $tr51; $tr52;
   3520 local mem 'TUNNEL_ADAPT_3_KEY_GEN_3_MASK';
   3521 $name; $tr50; $tr51; $tr52;
   3522 local mem 'TUNNEL_ADAPT_3_KEY_GEN_3_MASK_PIPE0';
   3523 $name; $tr50; $tr51; $tr52;
   3524 local mem 'TUNNEL_ADAPT_3_KEY_GEN_3_MUX_CTRL';
   3525 $name; $tr50; $tr51; $tr52;
   3526 local mem 'TUNNEL_ADAPT_3_KEY_GEN_3_MUX_CTRL_PIPE0';
   3527 $name; $tr50; $tr51; $tr52;
   3528 local mem 'TUNNEL_ADAPT_3_LOGICAL_TBL_SEL_SRAM';
   3529 $name; $tr50; $tr51; $tr52;
   3530 local mem 'TUNNEL_ADAPT_3_LOGICAL_TBL_SEL_SRAM_PIPE0';
   3531 $name; $tr50; $tr51; $tr52;
   3532 local mem 'TUNNEL_ADAPT_3_LOGICAL_TBL_SEL_TCAM';
   3533 $name; $tr50; $tr51; $tr52;
   3534 local mem 'TUNNEL_ADAPT_3_LOGICAL_TBL_SEL_TCAM_PIPE0';
   3535 $name; $tr50; $tr51; $tr52;
   3536 local mem 'TUNNEL_ADAPT_3_MISS_POLICY';
   3537 $name; $tr50; $tr51; $tr52;
   3538 local mem 'TUNNEL_ADAPT_3_POLICY_STRENGTH_PROFILE';
   3539 $name; $tr50; $tr51; $tr52;
   3540 local mem 'TUNNEL_ADAPT_4_ACTION_PROFILE';
   3541 $name; $tr50; $tr51; $tr52;
   3542 local mem 'TUNNEL_ADAPT_4_FIXED_KEY_TABLE_ATTRS';
   3543 $name; $tr50; $tr51; $tr52;
   3544 local mem 'TUNNEL_ADAPT_4_KEY_GEN_1_MASK';
   3545 $name; $tr50; $tr51; $tr52;
   3546 local mem 'TUNNEL_ADAPT_4_KEY_GEN_1_MASK_PIPE0';
   3547 $name; $tr50; $tr51; $tr52;
   3548 local mem 'TUNNEL_ADAPT_4_KEY_GEN_1_MUX_CTRL';
   3549 $name; $tr50; $tr51; $tr52;
   3550 local mem 'TUNNEL_ADAPT_4_KEY_GEN_1_MUX_CTRL_PIPE0';
   3551 $name; $tr50; $tr51; $tr52;
   3552 local mem 'TUNNEL_ADAPT_4_KEY_GEN_2_MASK';
   3553 $name; $tr50; $tr51; $tr52;
   3554 local mem 'TUNNEL_ADAPT_4_KEY_GEN_2_MASK_PIPE0';
   3555 $name; $tr50; $tr51; $tr52;
   3556 local mem 'TUNNEL_ADAPT_4_KEY_GEN_2_MUX_CTRL';
   3557 $name; $tr50; $tr51; $tr52;
   3558 local mem 'TUNNEL_ADAPT_4_KEY_GEN_2_MUX_CTRL_PIPE0';
   3559 $name; $tr50; $tr51; $tr52;
   3560 local mem 'TUNNEL_ADAPT_4_LOGICAL_TBL_SEL_SRAM';
   3561 $name; $tr50; $tr51; $tr52;
   3562 local mem 'TUNNEL_ADAPT_4_LOGICAL_TBL_SEL_SRAM_PIPE0';
   3563 $name; $tr50; $tr51; $tr52;
   3564 local mem 'TUNNEL_ADAPT_4_LOGICAL_TBL_SEL_TCAM';
   3565 $name; $tr50; $tr51; $tr52;
   3566 local mem 'TUNNEL_ADAPT_4_LOGICAL_TBL_SEL_TCAM_PIPE0';
   3567 $name; $tr50; $tr51; $tr52;
   3568 local mem 'TUNNEL_ADAPT_4_MISS_POLICY';
   3569 $name; $tr50; $tr51; $tr52;
   3570 local mem 'TUNNEL_ADAPT_4_POLICY_STRENGTH_PROFILE';
   3571 $name; $tr50; $tr51; $tr52;
   3572 local mem 'TX_INITIAL_PROT_GROUP_TABLE';
   3573 $name; $tr50; $tr51; $tr52;
   3574 local mem 'UAT_EXTRACTION_CTRL_ID_PROFILE';
   3575 $name; $tr50; $tr51; $tr52;
   3576 local mem 'UFT_EXTRACTION_CTRL_ID_PROFILE';
   3577 $name; $tr50; $tr51; $tr52;
   3578 local mem 'UFT_SHARED_BANKS_CONTROL';
   3579 $name; $tr50;
   3580 local mem 'UNKNOWN_MCAST_BLOCK_MASK';
   3581 $name; $tr50; $tr51; $tr52;
   3582 local mem 'UNKNOWN_UCAST_BLOCK_MASK';
   3583 $name; $tr50; $tr51; $tr52;
   3584 local mem 'VFI_ATTRS_2';
   3585 $name; $tr50; $tr51; $tr52;
   3586 local mem 'VFI_ATTRS_1';
   3587 $name; $tr50; $tr51; $tr52;
   3588 local mem 'VFI_CTRL_PROFILE_1';
   3589 $name; $tr50; $tr51; $tr52;
   3590 local mem 'VFI_PROFILE';
   3591 $name; $tr50; $tr51; $tr52;
   3592 local mem 'VFI_PROFILE_2';
   3593 $name; $tr50; $tr51; $tr52;
   3594 local mem 'VFP_HASH_FIELD_BMAP_TABLE_A';
   3595 $name; $tr50; $tr51; $tr52;
   3596 local mem 'VFP_HASH_FIELD_BMAP_TABLE_B';
   3597 $name; $tr50; $tr51; $tr52;
   3598 local mem 'VFP_POLICY_TABLE';
   3599 $name; $tr50; $tr51; $tr52;
   3600 local mem 'VFP_POLICY_TABLE_PIPE0';
   3601 $name; $tr50; $tr51; $tr52;
   3602 local mem 'VFP_TCAM';
   3603 $name; $tr50; $tr51; $tr52;
   3604 local mem 'VFP_TCAM_PIPE0';
   3605 $name; $tr50; $tr51; $tr52;
   3606 local mem 'VLAN_ATTRS_1';
   3607 $name; $tr50; $tr51; $tr52;
   3608 local mem 'VLAN_PROFILE_2';
   3609 $name; $tr50; $tr51; $tr52;
   3610 local mem 'VLAN_PROFILE';
   3611 $name; $tr50; $tr51; $tr52;
   3612 local mem 'VLAN_PROTOCOL';
   3613 $name; $tr50; $tr51; $tr52;
   3614 local mem 'VLAN_PROTOCOL_DATA';
   3615 $name; $tr50; $tr51; $tr52;
   3616 local mem 'VLAN_SUBNET';
   3617 $name; $tr50; $tr51; $tr52;
   3618 local mem 'VLAN_SUBNET_DATA_ONLY';
   3619 $name; $tr50; $tr51; $tr52;
   3620 local mem 'VLAN_SUBNET_ONLY';
   3621 $name; $tr50; $tr51; $tr52;
   3622 local mem 'VLAN';
   3623 $name; $tr50; $tr51; $tr52;
   3624 local mem 'VLAN_XLATE_1_ACTION_TABLE_A';
   3625 $name; $tr50; $tr51; $tr52;
   3626 local mem 'VLAN_XLATE_1_ACTION_TABLE_B';
   3627 $name; $tr50; $tr51; $tr52;
   3628 local mem 'VLAN_XLATE_1_DOUBLE';
   3629 $name; $tr50; $tr51; $tr52;
   3630 local mem 'VLAN_XLATE_1_ECC';
   3631 $name; $tr50; $tr51; $tr52;
   3632 local mem 'VLAN_XLATE_1_HASH_CONTROL';
   3633 $name; $tr50;
   3634 local mem 'VLAN_XLATE_1_KEY_ATTRIBUTES';
   3635 $name; $tr50; $tr51; $tr52;
   3636 local mem 'VLAN_XLATE_1_LP';
   3637 $name; $tr50; $tr51; $tr52;
   3638 local mem 'VLAN_XLATE_1_REMAP_TABLE_A';
   3639 $name; $tr50; $tr51; $tr52;
   3640 local mem 'VLAN_XLATE_1_REMAP_TABLE_B';
   3641 $name; $tr50; $tr51; $tr52;
   3642 local mem 'VLAN_XLATE_1_SINGLE';
   3643 $name; $tr50; $tr51; $tr52;
   3644 local mem 'VLAN_XLATE_2_ACTION_TABLE_A';
   3645 $name; $tr50; $tr51; $tr52;
   3646 local mem 'VLAN_XLATE_2_ACTION_TABLE_B';
   3647 $name; $tr50; $tr51; $tr52;
   3648 local mem 'VLAN_XLATE_2_DOUBLE';
   3649 $name; $tr50; $tr51; $tr52;
   3650 local mem 'VLAN_XLATE_2_ECC';
   3651 $name; $tr50; $tr51; $tr52;
   3652 local mem 'VLAN_XLATE_2_HASH_CONTROL';
   3653 $name; $tr50;
   3654 local mem 'VLAN_XLATE_2_KEY_ATTRIBUTES';
   3655 $name; $tr50; $tr51; $tr52;
   3656 local mem 'VLAN_XLATE_2_LP';
   3657 $name; $tr50; $tr51; $tr52;
   3658 local mem 'VLAN_XLATE_2_REMAP_TABLE_A';
   3659 $name; $tr50; $tr51; $tr52;
   3660 local mem 'VLAN_XLATE_2_REMAP_TABLE_B';
   3661 $name; $tr50; $tr51; $tr52;
   3662 local mem 'VLAN_XLATE_2_SINGLE';
   3663 $name; $tr50; $tr51; $tr52;
   3664 local mem 'VRF_ATTRS_2';
   3665 $name; $tr50; $tr51; $tr52;
   3666 local mem 'VRF_PROFILE';
   3667 $name; $tr50; $tr51; $tr52;
   3668 local mem 'XLPORT_WC_UCMEM_DATA';
   3669 $name; $tr50; $tr51; $tr52;
   3670 
   3671 #IPIPE conditional mems
   3672 
   3673 if !$?fpem_mem_entries "\
   3674 local tr50 'echo fpem_mem_entries not set. Skip Memory=\$mem'; \
   3675 local tr51 ''; \
   3676 local tr52 ''; \
   3677 "
   3678 
   3679 
   3680     local mem 'EXACT_MATCH_ONLY_DOUBLE';        $name; $tr50; $tr51; $tr52;
   3681     local mem 'EXACT_MATCH_ONLY_DOUBLE_PIPE0';        $name; $tr50; $tr51; $tr52;
   3682     local mem 'EXACT_MATCH_DOUBLE';             $name; $tr50; $tr51; $tr52;
   3683     local mem 'EXACT_MATCH_DOUBLE_PIPE0';             $name; $tr50; $tr51; $tr52;
   3684     local mem 'EXACT_MATCH_ONLY_QUAD';          $name; $tr50; $tr51; $tr52;
   3685     local mem 'EXACT_MATCH_ONLY_QUAD_PIPE0';          $name; $tr50; $tr51; $tr52;
   3686     local mem 'EXACT_MATCH_QUAD';               $name; $tr50; $tr51; $tr52;
   3687     local mem 'EXACT_MATCH_QUAD_PIPE0';               $name; $tr50; $tr51; $tr52;
   3688     local mem 'EXACT_MATCH_HIT_ONLY';           $name; $tr50; $tr51; $tr52;
   3689     local mem 'EXACT_MATCH_LP';                 $name; $tr50; $tr51; $tr52;
   3690     local mem 'EXACT_MATCH_LP_PIPE0';                 $name; $tr50; $tr51; $tr52;
   3691 
   3692 if !$?l3_alpm_enable "\
   3693 local tr50 'echo l3_alpm_enable not set. Skip Memory=\$mem'; \
   3694 local tr51 ''; \
   3695 local tr52 ''; \
   3696 "
   3697 
   3698     local mem 'L3_DEFIP_ALPM_ECC';              $name; $tr50; $tr51; $tr52;
   3699     local mem 'L3_DEFIP_ALPM_HIT_ONLY';         $name; $tr50; $tr51; $tr52;
   3700     local mem 'L3_DEFIP_ALPM_IPV4';             $name; $tr50; $tr51; $tr52;
   3701     local mem 'L3_DEFIP_ALPM_IPV4_1';           $name; $tr50; $tr51; $tr52;
   3702     local mem 'L3_DEFIP_ALPM_IPV6_64';          $name; $tr50; $tr51; $tr52;
   3703     local mem 'L3_DEFIP_ALPM_IPV6_128';         $name; $tr50; $tr51; $tr52;
   3704     local mem 'L3_DEFIP_ALPM_IPV6_64_1';        $name; $tr50; $tr51; $tr52;
   3705     local mem 'L3_DEFIP_ALPM_RAW';              $name; $tr50; $tr51; $tr52;
   3706 
   3707 $done
   3708