pyslang.CompilationOptions class

Special methods

def __init__(self, /) -> None

Properties

defaultLiblist: list[str] get set
defaultTimeScale get set
errorLimit: int get set
flags: CompilationFlags get set
languageVersion get set
maxConstexprBacktrace: int get set
maxConstexprDepth: int get set
maxConstexprSteps: int get set
maxDefParamSteps: int get set
maxGenerateSteps: int get set
maxInstanceArray: int get set
maxInstanceDepth: int get set
minTypMax: MinTypMax get set
paramOverrides: list[str] get set
topModules: set[str] get set
typoCorrectionLimit: int get set