Skip to content

Commit

Permalink
Clarify swapping S/D
Browse files Browse the repository at this point in the history
mguthaus committed Jan 22, 2025
1 parent 150d2f6 commit 05878ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spice.md
Original file line number Diff line number Diff line change
@@ -163,7 +163,7 @@ M3 3 2 1 0 PCH <parameters such as L=50n W=180n>
```
Note that the connections in the MOSFET are given in the order: drain,
gate, source, and body. Since MOSFETs are generally symmetric, you can
usually swap the drain and source.
usually swap the drain and source. So in this case, you can swap 3 and 1.

### Instances (X cards)

0 comments on commit 05878ec

Please sign in to comment.