libngspice-devel-30-bp153.1.17 >  A `:D!M@eee4pn thF2oNX*P*lЪvcgH*R!{SM#R] >.V\GUfSϟr Zi/8[2[ i+A4Oɔ ڪrO,SG#^ %1qHDC.XԕS0p>qvLh z-F=F)N'H :Օ&f[?|)i[Ot0f15179978df496c8471c800ce7824ccfcd4c3732969300d61a370d7e39c7b205246883ec05c3d1bcca4c176215c7f12b030af0c9`:D!M@eee߶>w|T"<83&Fsf^@8KMRSo-& ;?+3j?*svWmf!,nPz}!aɮUNH>hxc7CDaKȑJ">у˪nP7%pf(OJ=J R iDӷߌsx][Jq~ˉ:.7<Ԙ=%ԁKt*Fx3DEQbhkF_Y:FܒO=>p>$H?$8d ! ? -6C ]y    X p 8(8 9 : F!RG!hH!xI!X!Y!\!]!^!b"=c"d#Se#Xf#[l#]u#pv#w#x#y#z####$4Clibngspice-devel30bp153.1.17Development 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.`:8s390p24:SUSE Linux Enterprise 15 SP3openSUSEBSD-2-Clausehttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttp://ngspice.sourceforge.netlinuxs390x:A큤`:8`:7`:8`:83f3cf4b36f55c7f86395122690f3c460f30cd6cde9dd119c9edfea364c0e75f5cea3b511383035eea7bac026712cb5cfe5397fa99a58dc4d204b6369bc08aa58libngspice.so.0.0.0rootrootrootrootrootrootrootrootngspice-shared-30-bp153.1.17.src.rpmlibngspice-devellibngspice-devel(s390-64)pkgconfig(ngspice)@    /usr/bin/pkg-configlibngspice0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)303.0.4-14.6.0-14.0-15.2-14.14.1\0@Z@Z&@Z&@Y3@X׭@S@Q`@P>@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 24s390p24 161445458430-bp153.1.1730-bp153.1.1730ngspicesharedspice.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/e2cdb4f580dd10286fe4f78c8917bbdd-ngspice:shlibscpioxz5s390x-suse-linuxdirectoryC source, ASCII textpkgconfig filePRswS/Tutf-80b5c1c3414b28df882df78cfbe2ddeb39704269b3c7a3f89221b30c4f68b554b? 7zXZ !t/=] crt:bLL ׼_Ky>-A0vs'O(Lm4/9i"B.˺/M~5|!> ֣E*dRlM𒮖~NMTr%D#SW"œ,N RKG?-wudtXkmغbRъF#x*P>_?LA"Q®==I >1)U'ƾit /E[;JCvz}:+,Ϣe-Uhˮa۹YIrd ɦf"twՌQ $ 4îk+x*!ʈKOAQ51 Ġ̦/mwim̕bmP> ;-řb9*JuBղͭ}u%ij%ÌC-t{c4vAyY{1jfRd]/>hJN|07bv'`l4v;`|O%Pwr^fRG8 TSԈ,o6ʤC!> h.JKJQ~G4V5pQ+%˟\?!/݅3AI8kA' ɜ,lpCFEX+$-j,W'Jz>y?5gŤw-begK ԭoelQK5%MX1*U@?Y|[ӅfUO6vQNO4vybF=/,(VON^0 ,,R?\e#B^6e$(K֢X\].2sC^pH'*5{"vDgxa~r S(52;*Ψp&p CF?;:<5VVt(#n߄Zs$wp J2I({r:[a[$$Kflʓ"SSFB- iŹ퓓^%B5S d%]Wl8ÿ #C4f.9ݶwj@ܱd#%;uP[)-ɣqv '-wWGj7r{d{GXp["> FLLa~/^ .&/UzOBf-$CEe/ w/)@O=.4?-W,6ӭ{cXAUESf>Ď# YK9&~-9[ܬIͷ5^+0Cq} ؓ~k?jI9p./ IfϢ2+x*Ne[e}.W;4(ػH d366ccl:HcR s Z;ȋj stljҤ 8n*03Q08@+6M5=3V\O]2ДqLQa+tER'3Ex6zxM,>_qdOJP*@>#߷ N |Ϧ.v-5}ߚ3W=;߫j%#?㼰#䯪q/X!d)Q081$HwRA?:ܴ]&DW Ƴl~0V<9QG<<2`eS[ֱ<'}TW{xs:jE]LOwtJC\ EPtƝW ӓ{} mOZ( nw?&%Tzܞ#jP9~kCT>hTvF2¿'Id,BUNe2W&d-~Q2S#}u'VEM1㊝n6n+L5׵`}Fz46Då@Jy yҁwfbm S+lMC+XCoJӸ.M7gs4jDZ_?MG|㬉m) $B,{fj5A ^ʿKݧz&c1ɡ}{)='-@YdD0$:Ooqhc@:k n=/]C_Lnj/K"z NR,r%6뭷Uϳ+.I~NMĔlӠIOFdpeb]nΧlDvҢM( w/;Փ],AJO3 @>K^!{{ҕ UzMڽ^q݌AOuծҲ;_1 ]RA;v gwe9%VpQ ohԥ3,F)e0KÎ~\Pb#/G=lpV*׸߱E[[fZZIP{Gۊ.{݆PmHt\4Ih5ֶNhK,jA\lsZ4&\ni?eјQ\f\[+r9CZE'RG=6 #=Jny➫ubt轧r[E<؇;,ttVөo[L7^=N,aI*ʟmA×5Zg 7 -xku'm1| a} HSuk&xas=ғmj(4?>h솽ˀαJ>*6n"ˍ7w%; ;!t+Uz2|j9EEy#bJ"3)fnQFZM~{|dr/=~w FO%HZ2kcB Ԫ6 Ztu̸ eAi9kZ~ͤBhSkfٓiB{("2dP6kNm&ʾ$jʰ9l$Qh}\mxK"{] YZ