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
..
Makefile.am fix `make check' for build in a separate directory 15 years ago
d_ram-stimulus.txt d_source d_state d_ram, test cases for those xspice codemodels 16 years ago
d_ram.cir d_source d_state d_ram, test cases for those xspice codemodels 16 years ago
d_ram.out tests/bsim3, tests/xspice, update output files for comparison 14 years ago
d_source-stimulus.txt d_source d_state d_ram, test cases for those xspice codemodels 16 years ago
d_source.cir d_source d_state d_ram, test cases for those xspice codemodels 16 years ago
d_source.out tests/bsim3, tests/xspice, update output files for comparison 14 years ago
d_state-stimulus.txt d_source d_state d_ram, test cases for those xspice codemodels 16 years ago
d_state-updn.txt d_source d_state d_ram, test cases for those xspice codemodels 16 years ago
d_state.cir d_state.cir: print all event nodes to vcd file 10 years ago
d_state.out tests/bsim3, tests/xspice, update output files for comparison 14 years ago
spinit.in tests/bsim3, tests/xspice, update output files for comparison 14 years ago