SPICE TEAM » History » Version 11
jun chen, 03/07/2025 12:38 AM
1 | 1 | jun chen | # SPICE TEAM |
---|---|---|---|
2 | 6 | jun chen | ------------------------------------------------------------------- |
3 | 7 | jun chen | |
4 | 6 | jun chen | ## Some tips for piece(Ngspice) user (by Kramer) |
5 | 1 | jun chen | |
6 | 6 | jun chen | |
7 | 7 | jun chen | |
8 | 6 | jun chen | ----------------------------------------------------------------- |
9 | 10 | jun chen | |
10 | 9 | jun chen | ## Development Environment: |
11 | 10 | jun chen | |
12 | 8 | jun chen | New spice engine "piece" is located in pub2018/bin/rhelx-64/analog. (2021/7/12 historical moments!!!) |
13 | 7 | jun chen | |
14 | 8 | jun chen | piece update can flow below procedure [[Tool_lib_organization]] |
15 | 10 | jun chen | |
16 | ### Useful tools |
||
17 | |||
18 | **Auto generate package RLCK netlist tool {By SiQi)** |
||
19 | |||
20 | Please refer to the ppt for details and usages: attachment:"netlist_auto_generator.pptx" |
||
21 | |||
22 | ``` |
||
23 | /rndl/sqchen/importand—thing/scripts/feature—test/spice/generate—netlist/auto—gene.py -c |
||
24 | <config—file> -f <output format> |
||
25 | ``` |
||
26 | |||
27 | **Sweep netlist and draw distribution histogram tool {By SiQi)** |
||
28 | |||
29 | Please refer to the ppt for details and usages: attachment:"sweep_netlist_draw_histogram.pptx" |
||
30 | ``` |
||
31 | /rndl/sqchen/importand—thing/scripts/feature—test/spice/sweep—netlist/sweep—netlist.py -n |
||
32 | <netlist> |
||
33 | ``` |
||
34 | |||
35 | ### Spice regression system {by Siqi) |
||
36 | |||
37 | There is a new regression running system for SPICE cases, which is independent from wukong system. |
||
38 | |||
39 | Please refer to the slides for all details: attachment:"SPICE_regression_system_intro.pptx" |
||
40 | |||
41 | [Jenkins_Tutorials](attachment:"Jenkins_Tutorials.pdf") (By ZhengYu) |
||
42 | |||
43 | Docker user manual: attachment:"docker使用简明文档.docx" |
||
44 | |||
45 | 3 different kinds of performance check tools we have now (by Siqi): attachment:"performance_check_tool.pptx" |
||
46 | 8 | jun chen | |
47 | ## |
||
48 | |||
49 | ----------------------------------------------------------------- |
||
50 | |||
51 | 1 | jun chen | ## Reference SPICE center (Repository in 10.30.100.22/spice) |
52 | |||
53 | 3 | jun chen | ## **ngSPICE** |
54 | 4 | jun chen | > Reference: http://ngspice.sourceforce.net/docs.html |
55 | > User manual: attachment:"ngspice-34-manual.pdf" |
||
56 | > Binary and library install guidance: attachment:"ngspice_install.pptx" |
||
57 | > ngspice git clone: `git clone ssh://git@10.30.100.22:222/analog/spice.git` |
||
58 | > Local build binary with ngSpice 34: `/rnd1/jchen/ngspice34/agigaspice/release/bin/bin/ngspice` |
||
59 | > Example spice file: `/rnd1/jchen/ngspice34/agigaspice/examples` |
||
60 | 8 | jun chen | > [[Ngspice compiling method enhancement]] (SiQi) |
61 | 3 | jun chen | |
62 | 4 | jun chen | ## **spice3f5 元祖SPICE** |
63 | > attachment:"spice3f5.tar.gz" |
||
64 | 1 | jun chen | |
65 | 4 | jun chen | ## **cuSPICE, (CUDA ver. ngSPICE)** |
66 | > attachment:"CuSPICE.pdf" |
||
67 | 5 | jun chen | > Reference: SPICE on GPU: http://ngspice.sourceforge.net/cuspice.html |
68 | 1 | jun chen | |
69 | ## **xyce** |
||
70 | 3 | jun chen | > Xyce install method (Langyun): attachment:"基于WSL的Ubuntu系统Serial Xyce编译整理.docx" |
71 | 2 | jun chen | > Reference: https://xyce.sandia.gov/ |
72 | |||
73 | 4 | jun chen | ## **SPICE 历史** |
74 | > attachment:"SPICE_history.docx" |