We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e7ade commit 9db262cCopy full SHA for 9db262c
.claude/skills/spicesharp-circuit-design/discoveries.md
@@ -32,3 +32,4 @@ Rule of thumb: tmax ≤ 1/10 of the AC period (for 50Hz: tmax ≤ 2ms; 100µs wo
32
.MEAS TRAN settle_95 WHEN V(out) = 21.47 RISE=1
33
```
34
Then in tests: `var meas = CircuitTestHelper.GetMeasurements(netlist);` and assert on named values.
35
+
0 commit comments