ReadRange struct
#include <slang/analysis/AnalyzedProcedure.h>
A bit range read from a symbol within a procedure.
Public variables
-
not_
null<const ast:: ValueSymbol*> symbol - The symbol being read.
- DriverBitRange bitRange
- The bit range of the symbol being read.