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: 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: 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: 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: SPICE_regression_system_intro.pptx
Jenkins_Tutorials (By ZhengYu)
Docker user manual: docker使用简明文档.docx
3 different kinds of performance check tools we have now (by Siqi): performance_check_tool.pptx
Reference SPICE center (Repository in 10.30.100.22/spice)¶
ngSPICE¶
Reference : http://ngspice.sourceforce.net/docs.html
User manual : ngspice-34-manual.pdf
Binary and library install guidance : 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¶
Download here : spice3f5.tar.gz
Compile procedure : spice_linux.pptx
Install WSL envirionment : subsystem.pdf
cuSPICE, (CUDA ver. ngSPICE)¶
CuSPICE.pdf
Reference: SPICE on GPU : http://ngspice.sourceforge.net/cuspice.html
xyce¶
Xyce install method (Langyun) : 基于WSL的Ubuntu系统Serial Xyce编译整理.docx
Reference : https://xyce.sandia.gov/
SPICE 历史¶
Updated by jun chen 4 months ago · 17 revisions