SPICE TEAM » History » Revision 13
Revision 12 (jun chen, 03/07/2025 12:38 AM) → Revision 13/17 (jun chen, 03/07/2025 12:42 AM)
# SPICE TEAM ## SPICE Functions [[Chip Package Co-Simulation]] [[Chip_Power_Model(CPM)]] [[Library characterize(K lib)]] [[Signal Integrity]] [[GUI_for_EMIR]] [[Custom Model EMIR (Memory, I0, PAD, IP)]] ## SPICE Engines [[Front End]] [[Transient Analysis]] [[Frequency Domain Analysis]] [[Model Order Reduction]] ------------------------------------------------------------------- ## [[Some tips for piece(Ngspice) user]] (by Kramer) ----------------------------------------------------------------- ## Development Environment: New spice engine "piece" is located in pub2018/bin/rhelx-64/analog. (2021/7/12 historical moments!!!) piece update can flow below procedure [[Tool_lib_organization]] ### Useful tools **Auto generate package RLCK netlist tool {By SiQi)** Please refer to the ppt for details and usages: attachment:"netlist_auto_generator.pptx" ``` /rndl/sqchen/importand—thing/scripts/feature—test/spice/generate—netlist/auto—gene.py -c <config—file> -f <output format> ``` **Sweep netlist and draw distribution histogram tool {By SiQi)** Please refer to the ppt for details and usages: attachment:"sweep_netlist_draw_histogram.pptx" ``` /rndl/sqchen/importand—thing/scripts/feature—test/spice/sweep—netlist/sweep—netlist.py -n <netlist> ``` ### Spice regression system {by Siqi) There is a new regression running system for SPICE cases, which is independent from wukong system. Please refer to the slides for all details: attachment:"SPICE_regression_system_intro.pptx" [Jenkins_Tutorials](attachment:"Jenkins_Tutorials.pdf") (By ZhengYu) Docker user manual: attachment:"docker使用简明文档.docx" 3 different kinds of performance check tools we have now (by Siqi): attachment:"performance_check_tool.pptx" ## ----------------------------------------------------------------- ## Reference SPICE center (Repository in 10.30.100.22/spice) ## **ngSPICE** > Reference: http://ngspice.sourceforce.net/docs.html > User manual: attachment:"ngspice-34-manual.pdf" > Binary and library install guidance: attachment:"ngspice_install.pptx" > ngspice git clone: `git clone ssh://git@10.30.100.22:222/analog/spice.git` > Local build binary with ngSpice 34: `/rnd1/jchen/ngspice34/agigaspice/release/bin/bin/ngspice` > Example spice file: `/rnd1/jchen/ngspice34/agigaspice/examples` > [[Ngspice compiling method enhancement]] (SiQi) ## **spice3f5 元祖SPICE** > attachment:"spice3f5.tar.gz" ## **cuSPICE, (CUDA ver. ngSPICE)** > attachment:"CuSPICE.pdf" > Reference: SPICE on GPU: http://ngspice.sourceforge.net/cuspice.html ## **xyce** > Xyce install method (Langyun): attachment:"基于WSL的Ubuntu系统Serial Xyce编译整理.docx" > Reference: https://xyce.sandia.gov/ ## **SPICE 历史** > attachment:"SPICE_history.docx"