SPICE TEAM » History » Revision 16
Revision 15 (jun chen, 03/07/2025 12:53 AM) → Revision 16/17 (jun chen, 03/07/2025 12:55 AM)
# SPICE TEAM  “我要把你砌进矩阵里” --- 雷电将军 (https://baike.baidu.com/item/%E5%8E%9F%E7%A5%9E/23583622?fr=aladdin) ## SPICE Newbies 0.扫盲概念视频: https://space.bilibili.com/1042590734/lists/4322681?type=season 1.Can refer to SPICE wiki: [[SPICE lector and reference]] 2.SPICE road map overview: attachment:"spice.pptx" (video ask Junc) 3.[[Circuit text book and bibles]] 4.[[Numerical computation]] 5.[[Spice...Gerrit...]] ## 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** : Reference: http://ngspice.sourceforce.net/docs.html > **User manual** : User manual: attachment:"ngspice-34-manual.pdf" > **Binary Binary and library install guidance** : guidance: attachment:"ngspice_install.pptx" > **ngspice ngspice git clone** : clone: `git clone ssh://git@10.30.100.22:222/analog/spice.git` > **Local Local build binary with ngSpice 34** : 34: `/rnd1/jchen/ngspice34/agigaspice/release/bin/bin/ngspice` > **Example Example spice file** : file: `/rnd1/jchen/ngspice34/agigaspice/examples` > [[ **Ngspice [[Ngspice compiling method enhancement** ]] enhancement]] (SiQi) ## **spice3f5 元祖SPICE** > attachment:"spice3f5.tar.gz" ## **cuSPICE, (CUDA ver. ngSPICE)** > attachment:"CuSPICE.pdf" > **Reference: Reference: SPICE on GPU** : GPU: http://ngspice.sourceforge.net/cuspice.html ## **xyce** > **Xyce Xyce install method (Langyun)** : (Langyun): attachment:"基于WSL的Ubuntu系统Serial Xyce编译整理.docx" > **Reference** : Reference: https://xyce.sandia.gov/ ## **SPICE 历史** > attachment:"SPICE_history.docx"