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

Signal integrity and simulation model data (IBIS netlists). More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_Type
 
uint16_t m_T2
 
uint32_t m_Key
 
uint32_t m_Next
 Linked list next pointer (used by LL_WALKER)
 
COND_GE< FMT_VER::V_164, uint16_t > m_Unknown2
 
COND_GE< FMT_VER::V_164, uint16_t > m_Unknown3
 
uint32_t m_StrPtr
 
uint32_t m_Size
 
std::string m_String
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown4
 

Detailed Description

Signal integrity and simulation model data (IBIS netlists).

m_String contains ASCII netlist text. Not imported.

Definition at line 1444 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Key

uint32_t ALLEGRO::BLK_0x1E_SI_MODEL::m_Key

Definition at line 1448 of file allegro_pcb_structs.h.

◆ m_Next

uint32_t ALLEGRO::BLK_0x1E_SI_MODEL::m_Next

Linked list next pointer (used by LL_WALKER)

Definition at line 1449 of file allegro_pcb_structs.h.

◆ m_Size

uint32_t ALLEGRO::BLK_0x1E_SI_MODEL::m_Size

Definition at line 1457 of file allegro_pcb_structs.h.

◆ m_String

std::string ALLEGRO::BLK_0x1E_SI_MODEL::m_String

Definition at line 1459 of file allegro_pcb_structs.h.

◆ m_StrPtr

uint32_t ALLEGRO::BLK_0x1E_SI_MODEL::m_StrPtr

Definition at line 1456 of file allegro_pcb_structs.h.

◆ m_T2

uint16_t ALLEGRO::BLK_0x1E_SI_MODEL::m_T2

Definition at line 1447 of file allegro_pcb_structs.h.

◆ m_Type

uint8_t ALLEGRO::BLK_0x1E_SI_MODEL::m_Type

Definition at line 1446 of file allegro_pcb_structs.h.

◆ m_Unknown2

COND_GE<FMT_VER::V_164, uint16_t> ALLEGRO::BLK_0x1E_SI_MODEL::m_Unknown2

Definition at line 1453 of file allegro_pcb_structs.h.

◆ m_Unknown3

COND_GE<FMT_VER::V_164, uint16_t> ALLEGRO::BLK_0x1E_SI_MODEL::m_Unknown3

Definition at line 1454 of file allegro_pcb_structs.h.

◆ m_Unknown4

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x1E_SI_MODEL::m_Unknown4

Definition at line 1461 of file allegro_pcb_structs.h.


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