CIRCT 22.0.0git
|
#include <DatapathOps.h>
Public Attributes | |
Value | val |
int64_t | delay |
Definition at line 24 of file DatapathOps.h.
int64_t circt::datapath::CompressorBit::delay |
Definition at line 26 of file DatapathOps.h.
Referenced by circt::datapath::CompressorTree::fullAdderWithDelay(), circt::datapath::CompressorTree::halfAdderWithDelay(), and aig.DataflowPath::to_flamegraph().
Value circt::datapath::CompressorBit::val |
Definition at line 25 of file DatapathOps.h.
Referenced by circt::datapath::CompressorTree::CompressorTree(), circt::datapath::CompressorTree::fullAdderWithDelay(), and circt::datapath::CompressorTree::halfAdderWithDelay().