[go: up one dir, main page]

User Activity

  • Created ticket #99 on ngspice

    Sharedspice different global settings for different simulations

  • Posted a comment on ticket #79 on ngspice

    Running from hv_cppduals_new branch $ sh autogen.sh Running libtoolize libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Running aclocal Running autoheader Running automake -Wall --copy --add-missing...

  • Created ticket #79 on ngspice

    Clang can't build 44.2 anymore `'is_compound' cannot be specialized: Users are not allowed to specialize this standard library entity`

  • Modified a comment on ticket #776 on ngspice

    but I am happy to report the 555 example is working, can't say the same thing about the delayed example: $ ngspice_con.exe delay.cir ****** ** ngspice-44.2 : Circuit level simulation program ** Compiled with KLU Direct Linear Solver ** The U. C. Berkeley CAD Group ** Copyright 1985-1994, Regents of the University of California. ** Copyright 2001-2024, The ngspice team. ** Please get your ngspice manual from https://ngspice.sourceforge.io/docs.html ** Please file your bug-reports at http://ngspice.sourceforge.net/bugrep.html...

  • Posted a comment on ticket #776 on ngspice

    but I am happy to report the 555 example is working

  • Posted a comment on ticket #776 on ngspice

    ok I managed to fix this as well diff --git a/src/xspice/verilog/vlnggen b/src/xspice/verilog/vlnggen index b25a92dde..96e740bdd 100644 --- a/src/xspice/verilog/vlnggen +++ b/src/xspice/verilog/vlnggen @@ -149,7 +149,7 @@ setcs prefix="Vlng" // Run Verilator on the given input files. -shell $run_verilator --Mdir $objdir --prefix $prefix $cflags --cc "$argv"$run_verilator_close +shell $run_verilator --Mdir $objdir --prefix $prefix $cflags --cc $argv $run_verilator_close if $shellstatus > 0 quit end...

  • Posted a comment on ticket #776 on ngspice

    nevermind it only compiles the 555.v example but not the other one ngspice vlnggen -- --timing delay.v %Error: verilator: No Input Verilog file specified on command line, see verilator --help for more information ngspice-44.2 done

  • Posted a comment on ticket #776 on ngspice

    I have no idea why $oscompiled = 1 despite it being on windows... Either way I have a patch that happens to work for me.. I have not tested linux or... MSVC windows. But this is my output: kreij@LAPTOP-31E3HV7R MINGW64 ~/ok/ngspice/src/ngspice-44.2/examples/xspice/verilator $ ngspice_con vlnggen 555.v ****** ** ngspice-44.2 : Circuit level simulation program ** Compiled with KLU Direct Linear Solver ** The U. C. Berkeley CAD Group ** Copyright 1985-1994, Regents of the University of California. **...

View All

Personal Data

Username:
kreijstal
Joined:
2025-02-02 23:25:53.898000

Projects

  • No projects to display.

Personal Tools