summaryrefslogtreecommitdiffstats
path: root/src/map/mio/mio.h
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2016-01-05 14:05:07 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2016-01-05 14:05:07 -0800
commit19ad75f125e5a99014d8549233f1d120acea9677 (patch)
tree96b13a36570b4b8d61b6effd523213e55962cef5 /src/map/mio/mio.h
parent6642e40af55770233f0f5db0153a8edc5bd774b6 (diff)
downloadabc-19ad75f125e5a99014d8549233f1d120acea9677.tar.gz
abc-19ad75f125e5a99014d8549233f1d120acea9677.tar.bz2
abc-19ad75f125e5a99014d8549233f1d120acea9677.zip
Migrating back to using 'float' in area-flow computation in &nf.
Diffstat (limited to 'src/map/mio/mio.h')
-rw-r--r--src/map/mio/mio.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/mio/mio.h b/src/map/mio/mio.h
index e4e15c6f..8fa3f71a 100644
--- a/src/map/mio/mio.h
+++ b/src/map/mio/mio.h
@@ -62,7 +62,8 @@ struct Mio_Cell2_t_
unsigned Id : 26; // gate ID
unsigned Type : 2; // gate type
unsigned nFanins : 4; // gate fanins
- word Area; // area
+ float AreaF; // area
+ word AreaW; // area
word uTruth; // truth table
word DelayAve; // average delay
word Delays[6]; // delay