emu-russia/breaks

FET Simulator

Closed this issue · 2 comments

BigEd on the 6502.org forum pointed to an excellent book on VLSI, where the FET device is explained on the basis of your fingers.

We need to read it, get into it, and write a FET simulator.

Particularly interested in the gate leakage current (in other words, "How long can DLatch store a value?").

http://forum.6502.org/viewtopic.php?p=91721#p91721

Introduction to VLSI Systems
By Carver Mead and Lynn Conway
👍🏽

Issue is moving to its own repository, since it's a pretty hardcore topic.

https://github.com/ogamespec/FETSim

We need to go deeper :)