You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Taylor 3bb6e86015 Add Windows Visual Studio support for the Isotel d_process xspice digital model. The Isotel mixedsim-master/examples/embedded/motorforce C code needs to have minor changes for _MSC_VER defines, and are not included with this commit. The changes relate to using #pragma pack(push, 1)...#pragma pack(pop) around some structs, and setting stdin/stdout in binary mode. It is doubtful that the cfunc.mod will compile on mingw or cygwin since I don't know if they support pipe/fork/exec/spawn calls. The code builds and runs on Windows, Linux, and MacOS. In the future, Giles Atkinson is looking at allowing Xspice models to load shared libraries (.dll, .so) which will avoid creating and communicating with an external program. 3 years ago
..
Modelcards Restore the original model parameters. 3 years ago
inverter_ro.sp Update the example structure for OSDI/OpenVAF: 3 years ago
inverter_transient.sp Update the example structure for OSDI/OpenVAF: 3 years ago
netlist_nmos.sp Update the example structure for OSDI/OpenVAF: 3 years ago
netlist_pmos.sp Update the example structure for OSDI/OpenVAF: 3 years ago
ringosc_17stg.sp Update the example structure for OSDI/OpenVAF: 3 years ago
simple_inverter_dc.sp Add plot for inverter gain 3 years ago