Structs§
- Napi
Assertion Result - Result of a single
$assertevaluation in a native testbench. - Napi
False Loop - A false-loop declaration (combinational loop to ignore).
- Napi
Injected Call - Napi
Injected Component - Napi
Injected Manifest - Napi
Injected Port - Napi
Injected Result - Napi
Injected Value - Napi
Instance Segment - A segment of a hierarchical instance path.
- Napi
Optimize Options - Per-pass optimizer control. All fields default to true when omitted.
- Napi
Options - Options for creating a simulator/simulation handle.
- Napi
Param Override - A parameter override for a top-level module parameter.
- Napi
Signal Path - A signal path consisting of an instance path and a variable path.
- Napi
Source File - A source file with its content and path.
- Napi
Test Result - Detailed result of running a native testbench.
- Napi
True Loop - A true-loop declaration with a convergence iteration limit.
- Native
Simulation Handle - Low-level handle wrapping a
celox::Simulation. - Native
Simulator Handle - Low-level handle wrapping the default backend and optional VCD writer.
Functions§
- clear_
jit_ cache - Clear the process-global JIT compilation cache.
- gen_ts
- Generate TypeScript type information as JSON for a Veryl project.
- gen_
ts_ from_ source - Generate TypeScript type information from in-memory Veryl sources.
- run_
test - Run a native testbench from Veryl source code.
- run_
test_ from_ project - Run a native testbench from a Veryl project directory.
- run_
test_ with_ frontend_ artifact - Run a Veryl native testbench against an external frontend artifact.