@celox-sim/celox / index / runTest
Function: runTest()
runTest(
sources,top,options?):NapiTestResult
Defined in: packages/celox/src/testbench.ts:245
Compile Veryl sources and run a native testbench with optional TS components.
Parameters
sources
readonly SourceFile[]
top
string
options?
RunTestOptions = {}
Returns
NapiTestResult