8000 Tags · DmitriyNE/ngspice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: DmitriyNE/ngspice

Tags

ngspice-41

Toggle ngspice-41's commit message
add a comment

ngspice-40

Toggle ngspice-40's commit message
Remove obsolete READMEs from distribution, add new and interesting ones

ngspice-39.3

Toggle ngspice-39.3's commit message
implement typedpnjlim as optional limiter for verilog-a models

ngspice-39.2

Toggle ngspice-39.2's commit message
max_align_t is used to examine the largest alignment requirement,

and it is expected to check the alignment value via alignof, not sizeof.

Otherwise, __attribute__((aligned)) can complain as required alignment
being invalid, e.g. on s390x.

Patch provided by Mamoru Tasaka, Fedora

ngspice-39

Toggle ngspice-39's commit message
new revision for shared ngspice

ngspice-38

Toggle ngspice-38's commit message
Add info on new function ngCM_Input_Path

ng-38

Toggle ng-38's commit message
Add function

char* ngCM_Input_Path(const char* path);
to shared  ngspice API
to send file path for code model input files (e.g. dsource).
Such path cannot be extracted automatically when netlist has
been sent by ngSpice_Circ

ng-37

Toggle ng-37's commit message
Add multiplier flag 'm' to behavioral capacitor and inductor

ngspice-37

Toggle ngspice-37's commit message
Update, link on device models (public domain or TI)

Download adresses for TI models.

ngspice-36

Toggle ngspice-36's commit message
Add com_wr_ic.h to their makefile.am

    to have them as part of make dist.
0