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

#include <mio.h>

Public Attributes

char * pName
 
unsigned Id: 28
 
unsigned nFanins: 4
 
float Area
 
word uTruth
 
float Delays [6]
 

Detailed Description

Definition at line 47 of file mio.h.

Member Data Documentation

◆ Area

float Mio_Cell_t_::Area

Definition at line 52 of file mio.h.

◆ Delays

float Mio_Cell_t_::Delays[6]

Definition at line 54 of file mio.h.

◆ Id

unsigned Mio_Cell_t_::Id

Definition at line 50 of file mio.h.

◆ nFanins

unsigned Mio_Cell_t_::nFanins

Definition at line 51 of file mio.h.

◆ pName

char* Mio_Cell_t_::pName

Definition at line 49 of file mio.h.

◆ uTruth

word Mio_Cell_t_::uTruth

Definition at line 53 of file mio.h.


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