[MacPorts] #71124: ngspice @43: Lacking xspice support

MacPorts noreply at macports.org
Sat Oct 19 00:09:53 UTC 2024


#71124: ngspice @43: Lacking xspice support
-----------------------+----------------------
  Reporter:  hughsonm  |      Owner:  markemer
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.10.2
Resolution:            |   Keywords:
      Port:  ngspice   |
-----------------------+----------------------

Comment (by hughsonm):

 And the {{{spinit}}} file does exist, at
 {{{/opt/local/share/ngspice/scripts/spinit}}}. Mine looks like
 {{{
 * Standard ngspice init file
 alias exit quit
 alias acct rusage all
 set x11lineararcs
 *set rndseed=12
 ** ascii rawfile **
 *set filetype=ascii
 ** frontend debug output **
 *set ngdebug
 ** asking after quit **
 *set askquit
 ** set the number of threads in openmp
 ** default (if compiled with --enable-openmp) is: 2
 set num_threads=8

 * comment out if central osdi management is set up
 unset osdi_enabled

 * Load the codemodels
 if $?xspice_enabled

  codemodel ../lib/ngspice/spice2poly.cm
  codemodel ../lib/ngspice/analog.cm
  codemodel ../lib/ngspice/digital.cm
  codemodel ../lib/ngspice/xtradev.cm
  codemodel ../lib/ngspice/xtraevt.cm
  codemodel ../lib/ngspice/table.cm

 end

 * Load the OpenVAF/OSDI models
 if $?osdi_enabled

  osdi ../lib/ngspice/asmhemt.osdi
  osdi ../lib/ngspice/bjt504t.osdi
  osdi ../lib/ngspice/BSIMBULK107.osdi
  osdi ../lib/ngspice/BSIMCMG.osdi
  osdi ../lib/ngspice/HICUMl0-2.0.osdi
  osdi ../lib/ngspice/psp103_nqs.osdi
  osdi ../lib/ngspice/r2_cmc.osdi
  osdi ../lib/ngspice/vbic_4T_et_cf.osdi

 end
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/71124#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list