Skip to content

Releases: SpiceSharp/SpiceSharpParser

1.1.0

29 Mar 18:35
df2e379

Choose a tag to compare

  • Improve performance
  • Use SpiceSharp 2.6.1

1.0.38

17 Jan 21:32
8d3fae0

Choose a tag to compare

  • Various code quality and performance fixes

1.0.37

05 Jan 22:25
11f8932

Choose a tag to compare

  • Adding mc(x, tol) random function (LTSpice compatibility)
  • Adding "merge" option for .PLOT

1.0.36

09 Dec 17:14
a27d9d0

Choose a tag to compare

  • Improving .PRINT and .PLOT

1.0.35

07 Dec 21:07
a82fccd

Choose a tag to compare

  • Using Spice# 2.5.7
  • Improving .PRINT

1.0.34

02 Dec 12:22
3a654ce

Choose a tag to compare

  • New feature "pwl file".

Example:

V1 1 0 PWL file = "pwl_data.txt"
where pwl_data is CSV file with a header and two columns.

Please refer to integration tests for more examples.

1.0.33

29 Nov 21:18
abecb22

Choose a tag to compare

  • Bug fix for .OPTIONS method = xxx. Now it's possible to specify gear, trapezoidal and euler method.
  • Enhancing POLY(N) syntax
  • New resistor formats:
    -- RName Node1 Node2 r=12
    -- RName Node1 Node2 resistance=12

1.0.32

28 Nov 21:01
5934324

Choose a tag to compare

  • Bug fix for MOSFET model reader

1.0.31

27 Nov 18:24
5423814

Choose a tag to compare

  • Using Spice# 2.5.6

1.0.30

22 Nov 21:42
d1acf43

Choose a tag to compare

  • Improving parsing of TABLE points
  • Refactored