Hacker News new | past | comments | ask | show | jobs | submit login

So, in this context, transistor-level simulation does not mean actually simulating transistors (voltages, currents, doping, etc)?



I would guess "transistor-level simulation" means you simulate a NAND transistor by doing something like.

bool c = !(a && b)


Maybe saying 'gate-level' would be more accurate




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: