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

#include <mvc.h>

Collaboration diagram for MvcCubeStruct:

Public Attributes

Mvc_Cube_tpNext
 
unsigned iLast: 24
 
unsigned nUnused: 6
 
unsigned fPrime: 1
 
unsigned fEssen: 1
 
unsigned nOnes
 
Mvc_CubeWord_t pData [1]
 

Detailed Description

Definition at line 63 of file mvc.h.

Member Data Documentation

◆ fEssen

unsigned MvcCubeStruct::fEssen

Definition at line 69 of file mvc.h.

◆ fPrime

unsigned MvcCubeStruct::fPrime

Definition at line 68 of file mvc.h.

◆ iLast

unsigned MvcCubeStruct::iLast

Definition at line 66 of file mvc.h.

◆ nOnes

unsigned MvcCubeStruct::nOnes

Definition at line 70 of file mvc.h.

◆ nUnused

unsigned MvcCubeStruct::nUnused

Definition at line 67 of file mvc.h.

◆ pData

Mvc_CubeWord_t MvcCubeStruct::pData[1]

Definition at line 71 of file mvc.h.

◆ pNext

Mvc_Cube_t* MvcCubeStruct::pNext

Definition at line 65 of file mvc.h.


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