struct
#include <netlist/NetlistGraph.hpp>
PendingRvalue Information about a pending R-value that needs to be processed after all drivers have been visited.
Constructors, destructors, conversion operators
- PendingRvalue(const ast::ValueSymbol* symbol, const ast::Expression* lsp, DriverBitRange bounds, NetlistNode* node)
Public variables
- not_null<const ast::ValueSymbol*> symbol
- const ast::Expression* lsp
- DriverBitRange bounds
- NetlistNode* node