This directory contains North Carolina State's SPICE-to-IBIS conversion software, s2ibis. There are two versions of s2ibis in this directory: s2ibis10 is spice-to-ibis version 1.0 s2ibis11 is spice-to-ibis version 1.1 This version fixed bugs relating to strings which caused segmentation faults on a hp workstation. There are hp, sun, dec, rs600 executables for s2ibis11. There are dos and windows executables but only for s2ibis10. If soneone can compile s2ibis11 on dos and/or windows please email a uuencoded or mmencoded file to mbs@ncsu.edu. The files you want are FILE 1: S2IBIS11.tar.Z Note: Do not use S2IBIS10.tar.Z This is an older version of the code which can result in a segmentation fault. S2IBIS11.tar.Z is a compressed, unix tar file which contains the source code, documentation, executables for selected platforms, and example input and output in a test directory. To extract the code on a unix system, simply: uncompress S2IBIS10.tar.Z tar xvf S2IBIS10.tar A directory S2IBIS will be created, with the following contents: S2IBIS/man/man1/s2ibis.1 S2IBIS/man/man1/FAQ S2IBIS/man/man1/s2ibis.txt S2IBIS/test/tryme S2IBIS/test/tryme.output S2IBIS/test/README S2IBIS/README S2IBIS/bin/s2ibis.sparc S2IBIS/bin/s2ibis.dec S2IBIS/bin/s2ibis.hpux S2IBIS/bin/s2ibis.rs6000 S2IBIS/src/models.c S2IBIS/src/pins.c S2IBIS/src/s2ibis.c S2IBIS/src/s2ibis.h S2IBIS/src/makefile.sparc S2IBIS/src/makefile.dec S2IBIS/src/README S2IBIS/src/makefile.rs6000 S2IBIS/src/makefile.hpux FILE 2: S2IBIS.zip S2IBIS.zip is a .zip file for IBM PC platforms, which contains the source code, documentation, and example input and output in a test directory. To extract the code on an IBM PC, simply: unzip S2IBIS.zip A directory S2IBIS will be created, with the following contents: S2IBIS\test\README S2IBIS\test\tryme.out S2IBIS\test\tryme S2IBIS\README S2IBIS\doc\FAQ S2IBIS\doc\s2ibis.txt S2IBIS\src\makefile S2IBIS\src\models.c S2IBIS\src\pins.c S2IBIS\src\s2ibis.c S2IBIS\src\s2ibis.h FILE 3: S2IBIS10.zip Contains a dos executable for version s2ibis10 . The following Windows-executable files are also in this directory: s2iw3.zip s2iwin1.zip s2iwin2.zip s2iwin3.zip s2iwin3a.zip