slang/ast/symbols/SpecifySymbols.h file

Contains specify block symbol definitions.

Namespaces

namespace slang
Root namespace.
namespace slang::ast
The SystemVerilog AST.

Enums

enum class SystemTimingCheckKind { Unknown, Setup, Hold, SetupHold, Recovery, Removal, RecRem, Skew, TimeSkew, FullSkew, Period, Width, NoChange }
Specifies possible kinds of system timing checks.