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 BSIMBULK example with locally adding osdi models 3 years ago
osdi_libs BSIMBULK example with locally adding osdi models 3 years ago
bsimbulk_inverter.sp BSIMBULK example with locally adding osdi models 3 years ago
bsimbulk_ro.sp BSIMBULK example with locally adding osdi models 3 years ago
c7552_ann_bsimbulk.net BSIMBULK example with locally adding osdi models 3 years ago
netlist_mod_nmos.sp BSIMBULK example with locally adding osdi models 3 years ago
netlist_mod_pmos.sp BSIMBULK example with locally adding osdi models 3 years ago
nmos_pmos_BSIMBULK.sp BSIMBULK example with locally adding osdi models 3 years ago