Skip to content

Releases: raihanm90/HSpiceLab

v4.0.0

24 Nov 11:35
cdf9dbd
Compare
Choose a tag to compare

The toolbox is now capable to handle output files from DC and AC analysis in addition to the transient analysis. The computed signal parameters are saved in a structure format allowing easier way to perform post-processing. The key updates from this release are:

  1. Feature added to read .sw# and .ac# files in addition to the .tr# files.
  2. Function name is changed from read_hspice_tr to read_hspice_tr_sw_ac.
  3. Examples for each file type are also included in this release to demonstrate the usage of the toolbox.

Have fun!

v3.0.1

17 Nov 08:32
edf7773
Compare
Choose a tag to compare

The output format of the read_hspice_tr function is changed. A bug is fixed to make it compatible with any post_version format.

read_tr0 files

12 Nov 02:05
710b4cb
Compare
Choose a tag to compare

Added feature on reading HSpice generated .tr0 files.