ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Abc_Des_t_ Struct Reference

#include <abc.h>

Collaboration diagram for Abc_Des_t_:

Public Attributes

char * pName
 
void * pManFunc
 
Vec_Ptr_tvTops
 
Vec_Ptr_tvModules
 
st__tabletModules
 
Abc_Des_tpLibrary
 
void * pGenlib
 

Detailed Description

Definition at line 220 of file abc.h.

Member Data Documentation

◆ pGenlib

void* Abc_Des_t_::pGenlib

Definition at line 228 of file abc.h.

◆ pLibrary

Abc_Des_t* Abc_Des_t_::pLibrary

Definition at line 227 of file abc.h.

◆ pManFunc

void* Abc_Des_t_::pManFunc

Definition at line 223 of file abc.h.

◆ pName

char* Abc_Des_t_::pName

Definition at line 222 of file abc.h.

◆ tModules

st__table* Abc_Des_t_::tModules

Definition at line 226 of file abc.h.

◆ vModules

Vec_Ptr_t* Abc_Des_t_::vModules

Definition at line 225 of file abc.h.

◆ vTops

Vec_Ptr_t* Abc_Des_t_::vTops

Definition at line 224 of file abc.h.


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