libngspice-devel-30-bp155.2.11 >  A dk GlR I0^-ͷZݎ^? l ۂk:(aƊDA&Se JH}M_e+gwChɴVN~i*$ ϑcS"ѢP΃ u;߳-&O6\(VroLm:$dHm~*$61}L(yKdѐ*PRA<2f:Az-[@LڠeI^yR]d0WTHCA5 K[Pv^#F>q_îXK3oD{=J@t7pr<"Áu Z009204ef014e6d0d8e71916a30d77d7fa8fd86401e1ddab3e9270ed67d09031503629b85acf2ea86b48b5c82bdc8abbbd21940229dkAQʒV#Jb2$dOajm Á?5 UtZЂÚoҕ? $gQ"uVڕEp #|[7vC0]+MwX/|cYQƉC0^O,CpGczc8iKq+}2?4hH}摤e?DtzuDطv<Ү,6!S(ihPL59(Q-fq]m^|rpFI+xԆu*R(;Qi qm&o$B,ފO%+ cNR7!52oC5~W| Ҙ[ҋT$<(,#HaZۏC2(n]y,0Op4J*)C=kA%\=d=p /ܭKu+FDz/s=>p>$L?$<d ! ? -6C ]y    \ t$<(8 9 : F!VG!hH!xI!X!Y!\!]!^!b"=c"d#Ve#[f#^l#`u#tv#w#x#y#z####$8Clibngspice-devel30bp155.2.11Development files for ngspiceNgspice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. This package contains the development files.dk@O.o@Stefan Brüns stefan.bruens@rwth-aachen.deeich@suse.comeich@suse.commalcolmlewis@opensuse.orgxxxxxmichl@googlemail.comdmitry_r@opensuse.orgwerner.ho@gmx.descorot@free.frwerner.ho@gmx.de- Update to version 30 * Bug fixes: 15 bugs that users have reported on the ngspice bug tracker have been fixed. Other bugs and some memory leaks have been removed as well. * New features: The VDMOS model has been overhauled and updated. A new variable 'controlswait' allows shifting the command sequence in shared ngspice to after the simulation. * Documentation: The manual making procedure has been setup anew. A html manual may be generated in addition to the pdf version. - Update to version 29 * Bug fixes: Small bugs fixed, lots of memory leaks removed. * New features: Enhanced compatibility modes with PSPICE (.include files or the complete netlist), LTSPICE compatibility started, not yet complete. New 'sidiode' simple diode model, new command 'setseed', new internal variables 'no_auto_gnd' and 'inputdir'. Environmental variable SOURCE_DATE_EPOCH is supported. * Documentation: Updated pdf manual and other documentation. - Update to version 28 * License: All licenses involved are DFSG compatible. * Bug fixes: Small bugs fixed, memory leaks removed, code reorganized to improve its readability and safety. * New features: new VDMOS power MOS model, ngspice reads device libs with PSPICE syntax, old apps like ngnutmeg are made only upon user reqest, new commands 'mc_source' and 'alterparam', instance parameters may be added to the .model line, new variable 'sim_status', ngspice shared library supports XSPICE digital event data over its interface, pkg-config added . * Documentation: Updated pdf manual and other documentation. - set -fPIE/-pie also on Leap 42.x/SLE12, use LDFLAGS for -pie- Removed shared library header from non-shared devel package- Build shared library version of ngspice using the multibuild feature. Building the shared library version of ngspice requires a separate build which doesn't build the binaries and doesn't allow to build with the X Window System UI. Also it requires the package to be split in several sub-packages: * a package containing most of the ngspice binaries. * a package containing the shared library and a development package for applications using the ngspice API. * a code model package for Xspice and a development package for code models. * a scripts package - Added -fpie and -pie to CFLAGS to ensure position independent executables.- Update to version 27 * check for correct inductor coefficients * add variable 'win_console' * --enable-relpath configure flag to set preprocessor flag HAS_RELPATH * sets search path for spinit relativ to current directory * The search path for .spiceinit is: current dir, HOME dir, USERPROFILE dir * new function stddev to calculate the standard deviation of all elements of a vector * xspice digital n-input x m-output look-up table gate * xspice digital model d_lut (digital n-input look-up table gate) * add variable $sharedmode (if shared ngspice is running), to be used in scripts * enable msys2 for mingw compilation * OMP support for bsim3v3.24 model * bsim3v3.24: add model parameter lmlt (Channel length scaling) * OMP support for BSIM4.5 model * update and extension of command 'wrdata' * option xmu to set damping in trapezoid integration * command 'linearize' will take time data from transient analysis vector if no circuit is loaded * two new commands: edisplay and eprvcd * 'edisplay' will show a list of all event nodes * 'eprvcd' will print all event nodes in vcd format * XSPICE 2D and 3D table models * add variable 'batchmode' which is set when command line option `-b' is active * enable backquote substitution for Visual Studio console apps * update how-to-ngspice-vstudio.txt * update visualc directory and project files, add XSPICE code model generation by VS2015 * allow access to 4 GB memory of 32 bit ngspice on 64 bit Windows, 8 TB for 64 bit ngspice * new variable `interactive' * xspice, introduce cm_message_printf() * add variable `width' to command "print line ..." * support msys2 * favor exponential temperatur equation if all parameters tc1, tc2 and tce are given for R * move libfftw3 sideways out of the ngspice tree * remove visual studio 2008 .vcproj files * visualc/sharedspice.vcxproj, updated and migrated with visual studio 2015 * `E..table {expr} {pairs}', `G..', allow an optional `=' after `table' * `E..value=', `G..value=', allow `=' being optional * introduce TCE, exponential temperature coefficient for R * allow `temper' to be recognised when preceded by '=' * allow cross-compilation, especially for MinGW-w64 * allow "plot xlog ylog" (equiv to "plot loglog") * extend qa test to hisimhv version 2 * update hisimhv model to version 2.2.0 * update hisim model to version 2.8.0 * .control variable "sqrnoise" to deliver noise data in squared representation * noise analysis, deliver results in V/sqrt(Hz) and A/sqrt(Hz) * add delvt0 for bsim4 models * bug fixes for diode model * allow a xspice circuit with exclusively xspice event nodes * man pages for cmpp ngmakeidx and ngproc2mod * implement `nint()' * everywhere: ln to the base e, log to the base e, log10 to the base 10 * allow an optional '=' in ".func foo() = {expr}" * bsim4, update to version 4.8 * update hisimhv to version 1.2.4 * cmc quality check for bsim3 model * nested indexing for vectors * option savecurrents to save current through all devices * option interp to plot interpolated raw file data * MS VS 2010 project file added for compatibility * XSPICE: new callback function cm_get_path - ngspice-fix-warning.patch: Removed - obsolete. - ngspice-gnuplot-terminal.patch replaced by ngspice-Use-gnuplot-terminal-auto-detection.patch- Revert previous changes as this builds a shared engine only not executable binaries. - Clean up spec file, fix license naming and update copyright year. - Add verbose building with V=1. - Add -fPIC and -fopenmp flags to Tumbleweed builds.- enable shared lib build - added sub package for shared lib and devel- Update to version 26 * fft command may use fftw3 library * add nint() rounding function * usage of 'temper' in behavioral devices * check for soa (safe operating area) in several device models * library processing rewritten completely to enhance ngspice compatibility (.lib) * include file processing rewritten to allow nesting and various absolute and relative path names (.inc) * asinh, acosh, atanh functions * shared ngspice option added: ngspice optionally compiles as a shared object or dynamic link library * use a hash table to massively speed up parsing the netlist * implement a very basic .if/.else block * implement a signed power function `pwr' for controlled sources * implement multiplier `m' in F, G source * apply Area Calculation Method (ACM) to the bsim3v3.3 model * implement `tc1', `tc2' instance parameters - Split documentation to separate package - Build with cider and openmp support - Don't set gnuplot terminal, use autodetection * ngspice-gnuplot-terminal.patch- new version ngspice 25- fix build for i586 - spec file reformating- new version ngspice 24lamb54 168474951030-bp155.2.1130-bp155.2.1130ngspicesharedspice.hlibngspice.songspice.pc/usr/include//usr/include/ngspice//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/e2cdb4f580dd10286fe4f78c8917bbdd-ngspice:shlibscpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRwggh utf-85b47816a721ce317e33dc6489a6c7169e811096c0691fcba96b4458b64d1fe0b? 7zXZ !t/=] crt:bLL ؝-}H[ó SkI%iw)hc&:w_PFpݎWfkoӴcN *7 j PXD0lbSn'n>B6S/v`];Z҆T=i*{V{XIlըǝBDtMJetHawLYp~Jy+g2OzT ͉[z!+| Hē p3O 6&'-@r mb~`$E$RI q>Q]2S .-CUYza0$Tk!2"hrNw Ž <Ҥtbַ CJ׬T]׃yglY)8G!q=s"HufxR%ij]T>¥nA0.tɭ*Fbǀ}#̚{ @W"珏i[#](ש{S/tЭƕN^xmnq}tHqѴ4/׆q`U׵k~ՕT=7a<}x Q%ѳ:5P,2P/X?l@Ej2~#aPRlh ў ek8KʩC*K'u0|0"r-!Bܑ:-*`Z TbnbN!SY"r핱O-MKlbekϝԾ r,{ei0E[=r `vr_C }# TTÝac6Nl DI&ֹsz7":A OCq\fJ$~&0*\[3&=;Rjػ'. :6p\vaPoQ[zZ,6&#.9*5^@! ~Fk~8C(Smdjӥ{ZM q:PB&d9zF)N 9*1h//\_/xqVݺ-ZR)*  M8k}G_xΞP}nw..z#jjRqHKTIk nÓ(FIx[l8ra=i >d]GbfE36ujgzo/PcFɖy;YŜӉWN=&w l[P.WTtA3 k;R% lT&LEreG^Jݍ:;b2=*Ȝhfg`ʎ׈y_-TXklc/|q-o:όd5T2?F-OnQ#6yɅ xeu(d<ī&W$HF&g FxW;mapX XPp% +:M[xS*ѬbDæ g>}˽xÚ6}@N+JyV/@l% ᾦ\mx ~Ch<2hE 5) qYY `| X(#>rMx'$iTY"s?SX*1Jy Qm:Դ)/wy;!,ohmJITd1vte΋'>t.KzZ^b|XeTw_0O@ح $n\o\e|V+%o7l-@<;[# کSf=  [ pj|1Q]&6DH0w6K}]p|5ss#.M4pU nx3/'˙Bai9(C2dGuCʰ4j\L7SA;^Qu!'&Xqx*(PjYEac1yaP[v:dы^} K.ҊwaQGPJQ'}ndfW#O2f9^Ob=OXg`:]w-}#ϏAV{?^Zy3YZF(ܝ"P\c>)W{ś7H17>#XF_LV*Z-iLRfbi$+^"c1͗1] 0a䌾PЊmW cM1Q pymqfĴhlmT5NI?{c<ʢ!/Ϳt)UM&S\Ғ<`^%OQ 6wϲ|h;gGyDwlPptܓGolM_ pk0 8FK`LL \`\*ّ/2qP6@A!LuQ!Z'AUu=Uôgq\BBЉTξZ_,{,l$u[y cl U5MCeI:D%J:~R=?mJz޲vA^b f@#^M~,^!4~m) i|߈I!LYח W\bE#:gUu4vA[J Dy"Mm#`Le kG@̇O^&ϰ$1ذs:]-L e3f,>+O-$,]gFerA7˺ /uq8P]!vv\ _^[(:\ݑql*( n27޾?.){w{)P}5$ 6w.1o}kV~y8ro*Ma=YF<4[yXw|Ymf+[;׏6_X40)A>1k2au܁Fu#/ŝuS Yٜ1ؙ[RA .; vXߦg Z7 k%k`nkʞy@z*+ۊ`9zA^L]0dU4|]k70N{W=Ķ_1IJ;πm^ޗq&O==TŠۅ`@<QEA$7h|: Yht_\ ``PȒmi88 qcAOa_VHlgI'{ zI ={eFv.DIkT9":k_#ʴۢښȈVRUOeGs+ѭ8|)'>7Tʈ޲ B<T,7ٵg`tN9=5* [;q:'-95*kN l #$ ]0T=DZ>~.Xۖm"Q$3N\Q;"GXD)Giꮏ/o5K=92E W)r{B8 L|6De^of5)i:yDzApao n ï! G|lA6c&WRR,P) Ie?G :>ļ᷐V򁂤>ђjQ#x& njRT)C %?";jcej5BmֳHFJ/XjU.>q1dPuo\=|$}"{rS? YZ