ngspice-scripts-30-bp155.2.14 >  A dkBI%z Ĥ&0`TY1Kڍ5f5,jZQ[nE-p?xN(-eX N}rjW,B jhoV&J_ H?`2x)~{Qym 3& *|9PgIWu r<>lNEWTD=JQz@>!qCX\Q~ۥ7i9C\bDȾ7 i!~8ʄdɆ\9( #5+R2L1;mP]OI;GZRq0&އoT9#\J>Jh7i7%5onތsrr|1f8448d226ee53dae398422c6910400d21cb30924bf993bc1d1f6d568893b4eeef3dca7adf0aa8c10c27ab8518d6ad7962e3f1586dkBI%z T4X})ڿD4Ԫqi%"åtVVl{qWEJ`+;{ riCQPECR*Zu RJnyޒiPh}AE3e#">g6)nv-q=T4rmu[%T6VZk4^͸$$J&%{<6 QA݂8CO%קڎr4+ހ+^vn.Eb+3;]pCۅi&G]R1KȆWWǧ̖eL xm2Kj Up5Ԍn(d>p;%x?%hd  5 $48U^k    ,  <X(8 9@ :! F"G"H"I"X"Y"\#]# ^#Zb#c$3d$e$f$l$u$v$z%%%%"%dCngspice-scripts30bp155.2.14Ngspice init scriptsNgspice 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 ngspice init scripts shared between ngspice and libngspice.dkBkobs-power9-10#SUSE Linux Enterprise 15 SP5openSUSEBSD-2-Clausehttps://bugs.opensuse.orgProductivity/Scientific/Electronicshttp://ngspice.sourceforge.netlinuxppc64lecA큤dkBSdkBSdkBSdkBSdkBSdkBSdkBSd42fec7b8961b9c9c75f7b1b1919042b9217e439cca9c926312bfb33a09afa1daa695d4ddc7ccbda9659491b1010234680d19041411829436c596c0d17832ee392b4b0eecd317e0099d60adb06a289e8793fcc0d6b91c38106e16baf7c6a1290b8765ee62d06c5b98dd56fea0673c66a85e18010ba693a5c1e76b6a8c3e11d4b0da086eec298834c734125a4d1ed1b3a6da6bfdb724abf1161f4381a10c115e838337db6fca7ed7a7ec1fb31f05c60da9fa1ef3b4369c9bca4655867f16e904crootrootrootrootrootrootrootrootrootrootrootrootrootrootngspice-30-bp155.2.14.src.rpmngspice-scriptsngspice-scripts(ppc-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3\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 24obs-power9-10 168475095530-bp155.2.1430-bp155.2.14scriptsciderinitdevaxisdevloadsetplotspectrumspinit/usr/share/ngspice//usr/share/ngspice/scripts/-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-ngspicecpioxz5ppc64le-suse-linuxdirectorydiff output, ASCII textASCII text?Kutf-854f382d65e45a379244d15e5258c864b2fdf36d20920fb010faa7f928abaa680?P7zXZ !t/(c Y] crt:bLL ؝- !f>E v2ۑA_7V g[_橮:ٯXdT[YKrG)P%gZqyp-\nNrBJF3G\+%ծPՅIX>P nPT^sӤW@N{e˖F.Jm2o8eX̓dAH:91_%JI ASĺ'k8kJ#_/|f 86 MyGI AiLYN`q'嵉vn:ݎiLs:;Q"13سN c j_dȚuuef;Ed=X6.ʲN2pБs^h+Yʍy \IfR+B(Wn(QZ/Ojza-\[:)?Uo]O|NOrڅ!fDc*011rlR}S1d w"Q' o ŷ_2M e>yҽ]{a_nh< rt;wzT6@A쬋8Rx[1J[Zӎ=a7_lWV/K6CQm~7GY0'M;2PatP" 1==oNe.niӧUd}9p{ A8 l`edEߵ4Jã9ۢU}d-G{!]Ǯ#12TK'*OBj86.A-9&ڏ4mrx'bHRzZR&Qۅ]$mѡ(.LΠ8WR b jZy]'8=f2] -Q9G/'Mhce~ݍL-gjկ ֡յnLal({qpY}0c+VKs│w`:/_(ƣtYC+v.y`g^w%*Q>%]4$ZmO1bMRգ+2i4vuXzW_!cv' ձY|oH?ϸ0/-q0S\$r\$ ?7LgX/a VeOL>FMX#+@&:3bk/?'o u#r-x ]{M/]/1U| :GG:@M 6v -,%>KG0 /3 Cn.8i x8H4' bs҂,#9̊WXVMx7?)STΎzHB:pO*oQP9M$BrtR"ZF]֠Dㅎ] F5Iө#ǖ!ÛxP/;3!mIifx(+힫kDe\B*H`>g̦\~uO>Xq {@u3 >$U7rJbOn=9-yVq9ƓWth`Oh~H̠7!H5H%b]byz8RV mb6Y*'&9 @r4_hke07@Ž?P_J!su&l_>CȂ̜Ey@΍#}`gu\?kP1c"SN^nϩ{vg"4]ȡc_["$'\.۞{7_M[j8/+|׾O$Eo3G6ݞ3J@&CTg@hZ&gNxTS<4Xhg  xcF.sVLPC YZ