Home
last modified time | relevance | path

Searched defs:Mio_Cell2_t_ (Results 1 – 1 of 1) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mio/
H A Dmio.h58 struct Mio_Cell2_t_ struct
60 char * pName; // name
61 Vec_Int_t * vExpr; // expression
62 unsigned Id : 26; // gate ID
63 unsigned Type : 2; // gate type
64 unsigned nFanins : 4; // gate fanins
65 float AreaF; // area
66 word AreaW; // area
67 word uTruth; // truth table
69 int iDelays[6]; // delay
[all …]