KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BLK_0x26_MATCH_GROUP Struct Reference

Match group indirection for differential pairs and match groups. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_Type
 
uint16_t m_R
 
uint32_t m_Key
 
uint32_t m_MemberPtr
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown1
 
uint32_t m_GroupPtr
 
uint32_t m_ConstPtr
 Points to timing/delay constraints (field type 0x63), not physical constraints.
 
COND_GE< FMT_VER::V_174, uint32_t > m_Unknown2
 

Detailed Description

Match group indirection for differential pairs and match groups.

NET.m_MatchGroupPtr -> 0x26 -> m_GroupPtr -> 0x2C TABLE -> group name string (V172+).

Definition at line 1425 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_ConstPtr

uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_ConstPtr

Points to timing/delay constraints (field type 0x63), not physical constraints.

Definition at line 1435 of file allegro_pcb_structs.h.

◆ m_GroupPtr

uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_GroupPtr

Definition at line 1434 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_Key

Definition at line 1429 of file allegro_pcb_structs.h.

◆ m_MemberPtr

uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_MemberPtr

Definition at line 1430 of file allegro_pcb_structs.h.

◆ m_R

uint16_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_R

Definition at line 1428 of file allegro_pcb_structs.h.

◆ m_Type

uint8_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_Type

Definition at line 1427 of file allegro_pcb_structs.h.

◆ m_Unknown1

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x26_MATCH_GROUP::m_Unknown1

Definition at line 1432 of file allegro_pcb_structs.h.

◆ m_Unknown2

COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x26_MATCH_GROUP::m_Unknown2

Definition at line 1437 of file allegro_pcb_structs.h.


The documentation for this struct was generated from the following file: