Y
Hacker News
new
|
ask
|
show
|
jobs
by
ip26
2264 days ago
FWIW I'm told that decades ago latches were implemented as a tristate driver followed by an inverter or buffer. The source & drain cap, along with gate & wire cap, acted as the memory.
1 comments
Taniwha
2264 days ago
That's how DRAMs work today
link
ip26
2264 days ago
In the narrow sense that capacitance retains the value instead of a bistable pair, sure
link
dreamcompiler
2264 days ago
And that's why DRAM is so much denser than SRAM. DRAM takes [about] 1 transistor per bit; SRAM takes roughly 8.
link
userbinator
2264 days ago
4 or 6 transistors is more common:
https://en.wikipedia.org/wiki/Static_random-access_memory#De...
link