Compare commits

...

2 Commits
v0.1 ... master

Author SHA1 Message Date
Julian Daube e3e682e164 move svg from inline to own file 2020-05-15 19:51:11 +02:00
Julian Daube efff2418b9 add small readme 2020-05-15 19:41:02 +02:00
2 changed files with 18 additions and 0 deletions

18
Readme.md Normal file
View File

@ -0,0 +1,18 @@
# Ever wanted to have coils?
Who doesn't ? In this case we needed an on-chip octagonal coil design, but struggled
with the idea of drawing them by hand.
Which is why i created this SKILL script (actually LISP, but whatevs).
Once loaded into Cadence Virtuoso, it will give you access to an inductor PCell, which can (as extra candy) generate a groundshield for you as well.
Just specify the number of turns, the outer diameter, conductor width and layers, and off you go.
Here are some examples of what this thing spits out.
Good Luck and Have fun!
> Julian
![](./img/inductor.png)

BIN
img/inductor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB