|
KiCad PCB EDA Suite
|
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 |
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.
| 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.
| uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_GroupPtr |
Definition at line 1434 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_Key |
Definition at line 1429 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_MemberPtr |
Definition at line 1430 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_R |
Definition at line 1428 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_Type |
Definition at line 1427 of file allegro_pcb_structs.h.
| 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.
| 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.