slang/analysis/AnalyzedProcedure.h file

Analysis support for procedures.

Namespaces

namespace slang
Root namespace.
namespace slang::ast
The SystemVerilog AST.
namespace slang::analysis
Post-elaboration analysis framework.

Classes

struct slang::analysis::ReadRange
A bit range read from a symbol within a procedure.
struct slang::analysis::SensitivityList
Describes the effective sensitivity list for a SystemVerilog procedure.
class slang::analysis::AnalyzedProcedure
Represents an analyzed procedure.
struct slang::analysis::AnalyzedProcedure::ImplicitEventReadSet
The set of symbols read within a single * timing region.