Skip to content

der-b/sim_xspice_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XSPICE Codemodel Compile Test

Prerequisites

Ngspice have to be installed.

Compile

The compile script checks for all needed executables, header files and c-files and compiles the codemodel.

% ./compile.sh

Afterwards, the codemodle can be found under ./codemodel/clk.cm

Test with ngspic

% ngspice ./test.cir

Leave ngspiec interactive mode with quit.

About

Blog post describing how to compile a XSPICE codemodel: https://der-b.com/2020/04/11/Building-a-XSPICE-codemodel-outside-of-the-Ngspice-source-code.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors