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.
Joe DiPrima
fa3fb1d8d3
Add XSPICE code model build system and pre-built .cm plugins
- Add build_cmpp.py: builds cmpp preprocessor, preprocesses .ifs/.mod
files, compiles .cm DLL plugins for runtime loading via codemodel command
- Ship 7 pre-built .cm plugins in pyngspice/codemodels/:
analog (23 models), digital (32 models incl. d_cosim for Verilog
co-simulation), spice2poly, table, tlines (5 transmission line models),
xtradev (13 models incl. magnetic core, zener), xtraevt (4 models + UDNs)
- Add XSPICE_CODE_MODELS.md developer guide for writing custom components
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
8 hours ago |
| .. |
|
cmpp
|
Add XSPICE code model build system and pre-built .cm plugins
|
8 hours ago |
|
analog.vcxproj
|
Add analog code model astate.
|
6 months ago |
|
aux-cfunc.bat
|
introduce visualc/xspice
|
10 years ago |
|
aux-digital.bat
|
"x64" was hardcoded into aux-digital.bat and is used in the compiling of digital.vcxproj.
|
1 year ago |
|
aux-udnfunc.bat
|
introduce visualc/xspice
|
10 years ago |
|
digital.vcxproj
|
"x64" was hardcoded into aux-digital.bat and is used in the compiling of digital.vcxproj.
|
1 year ago |
|
spice2poly.vcxproj
|
Update for all MSVC project files:
|
3 years ago |
|
table.vcxproj
|
Update for all MSVC project files:
|
3 years ago |
|
tlines.vcxproj
|
Add functions for VS non-C99-compatible complex data manipulation,
|
8 months ago |
|
xspice-local.sln
|
Enable Visual Studio support for tline
|
8 months ago |
|
xtradev.vcxproj
|
Add a generator for SEE (single event effects) pulses as a code model.
|
8 months ago |
|
xtraevt.vcxproj
|
Update for all MSVC project files:
|
3 years ago |