|
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(), and circt::datapath::CompressorTree::halfAdderWithDelay().
| 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().