|
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 1468 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 1478 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_GroupPtr |
Definition at line 1477 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_Key |
Definition at line 1472 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_MemberPtr |
Definition at line 1473 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_R |
Definition at line 1471 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x26_MATCH_GROUP::m_Type |
Definition at line 1470 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x26_MATCH_GROUP::m_Unknown1 |
Definition at line 1475 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x26_MATCH_GROUP::m_Unknown2 |
Definition at line 1480 of file allegro_pcb_structs.h.