forked from devbisme/skidl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Dave Vandenbout
committed
Jan 30, 2020
1 parent
e1a54df
commit b4bc749
Showing
15 changed files
with
1,292 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
layout: post | ||
title: xspice capability | ||
date: 2020-01-30T09:01:10-05:00 | ||
author: | ||
name: Dave Vandenbout | ||
photo: devb-pic.jpg | ||
email: [email protected] | ||
description: Relax, I do this stuff for a living. | ||
category: blog | ||
permalink: blog/xspice-capability | ||
--- | ||
|
||
[Somebody asked about using XSPICE components](https://github.com/xesscorp/skidl/issues/76) in SPICE simulations with SKiDL. | ||
That wasn't possible since [PySpice](https://pyspice.fabrice-salvaire.fr/) didn't really support these when I [built the interface](https://xesscorp.github.io/skidl/docs/_site/blog/spice-simulation). | ||
So I added XSPICE parts to the [SKiDL SPICE interface](https://github.com/xesscorp/skidl/blob/master/examples/spice-sim-intro/spice-sim-intro.ipynb) and released it as [SKiDL 0.0.29](https://pypi.org/project/skidl/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.