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

#include <cbaPrs.h>

Collaboration diagram for Prs_Ntk_t_:

Public Attributes

int iModuleName
 
unsigned fMapped: 1
 
unsigned fSlices: 1
 
unsigned fHasC0s: 1
 
unsigned fHasC1s: 1
 
unsigned fHasCXs: 1
 
unsigned fHasCZs: 1
 
Abc_Nam_tpStrs
 
Abc_Nam_tpFuns
 
Hash_IntMan_tvHash
 
Vec_Int_t vOrder
 
Vec_Int_t vInouts
 
Vec_Int_t vInputs
 
Vec_Int_t vOutputs
 
Vec_Int_t vWires
 
Vec_Int_t vInoutsR
 
Vec_Int_t vInputsR
 
Vec_Int_t vOutputsR
 
Vec_Int_t vWiresR
 
Vec_Int_t vSlices
 
Vec_Int_t vConcats
 
Vec_Int_t vBoxes
 
Vec_Int_t vObjs
 

Detailed Description

Definition at line 74 of file cbaPrs.h.

Member Data Documentation

◆ fHasC0s

unsigned Prs_Ntk_t_::fHasC0s

Definition at line 80 of file cbaPrs.h.

◆ fHasC1s

unsigned Prs_Ntk_t_::fHasC1s

Definition at line 81 of file cbaPrs.h.

◆ fHasCXs

unsigned Prs_Ntk_t_::fHasCXs

Definition at line 82 of file cbaPrs.h.

◆ fHasCZs

unsigned Prs_Ntk_t_::fHasCZs

Definition at line 83 of file cbaPrs.h.

◆ fMapped

unsigned Prs_Ntk_t_::fMapped

Definition at line 78 of file cbaPrs.h.

◆ fSlices

unsigned Prs_Ntk_t_::fSlices

Definition at line 79 of file cbaPrs.h.

◆ iModuleName

int Prs_Ntk_t_::iModuleName

Definition at line 77 of file cbaPrs.h.

◆ pFuns

Abc_Nam_t* Prs_Ntk_t_::pFuns

Definition at line 85 of file cbaPrs.h.

◆ pStrs

Abc_Nam_t* Prs_Ntk_t_::pStrs

Definition at line 84 of file cbaPrs.h.

◆ vBoxes

Vec_Int_t Prs_Ntk_t_::vBoxes

Definition at line 102 of file cbaPrs.h.

◆ vConcats

Vec_Int_t Prs_Ntk_t_::vConcats

Definition at line 101 of file cbaPrs.h.

◆ vHash

Hash_IntMan_t* Prs_Ntk_t_::vHash

Definition at line 86 of file cbaPrs.h.

◆ vInouts

Vec_Int_t Prs_Ntk_t_::vInouts

Definition at line 90 of file cbaPrs.h.

◆ vInoutsR

Vec_Int_t Prs_Ntk_t_::vInoutsR

Definition at line 95 of file cbaPrs.h.

◆ vInputs

Vec_Int_t Prs_Ntk_t_::vInputs

Definition at line 91 of file cbaPrs.h.

◆ vInputsR

Vec_Int_t Prs_Ntk_t_::vInputsR

Definition at line 96 of file cbaPrs.h.

◆ vObjs

Vec_Int_t Prs_Ntk_t_::vObjs

Definition at line 103 of file cbaPrs.h.

◆ vOrder

Vec_Int_t Prs_Ntk_t_::vOrder

Definition at line 88 of file cbaPrs.h.

◆ vOutputs

Vec_Int_t Prs_Ntk_t_::vOutputs

Definition at line 92 of file cbaPrs.h.

◆ vOutputsR

Vec_Int_t Prs_Ntk_t_::vOutputsR

Definition at line 97 of file cbaPrs.h.

◆ vSlices

Vec_Int_t Prs_Ntk_t_::vSlices

Definition at line 100 of file cbaPrs.h.

◆ vWires

Vec_Int_t Prs_Ntk_t_::vWires

Definition at line 93 of file cbaPrs.h.

◆ vWiresR

Vec_Int_t Prs_Ntk_t_::vWiresR

Definition at line 98 of file cbaPrs.h.


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