ImplicitEventReadSet struct
#include <slang/analysis/AnalyzedProcedure.h>
The set of symbols read within a single * timing region.
Public variables
-
not_
null<const ast:: Statement*> statement - The * timed statement this read set belongs to.
- SmallVector<ReadRange> reads
- Symbols (and bit ranges) read in this * region.