What Type of RAM should i be using?
-
BigLadWhillis
- Posts: 19
- Joined: 02 Jan 2020
- Location: Nottingham, England
What Type of RAM should i be using?
pretty self explanatory. Should I Use SRAM, DRAM or a different type?
Nice Little Community This Isn't It
Re: What Type of RAM should i be using?
For practicality and ease of design, use SRAM. Attach the address and data bus, R/WB qualified by O2 and your Chip select logic and you're running.
If you're worried about being "period correct", use DRAM. There is quite a bit of supporting circuitry needed to refresh the dram that will very much complicate your design.
If you're worried about being "period correct", use DRAM. There is quite a bit of supporting circuitry needed to refresh the dram that will very much complicate your design.
Re: What Type of RAM should i be using?
Agreed, SRAM is easiest and best for most purposes. And don't worry too much if you don't have a round number: if you buy a 128k SRAM because it's a good price and a good package, and only use 48k of it, that's fine.
- BigDumbDinosaur
- Posts: 9428
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: What Type of RAM should i be using?
BigLadWhillis wrote:
pretty self explanatory. Should I Use SRAM, DRAM or a different type?
x86? We ain't got no x86. We don't NEED no stinking x86!
-
BigLadWhillis
- Posts: 19
- Joined: 02 Jan 2020
- Location: Nottingham, England
Re: What Type of RAM should i be using?
Thank you all for the replies, I will most certainly go with SRAM, is the IDT 71256SA a good choice, It does not have 512Kbit of Storage (Half of that) But is one that i can acquire easily, i am not expecting to have 32KB of ram also, Closer To 24KB
Nice Little Community This Isn't It
- GARTHWILSON
- Forum Moderator
- Posts: 8775
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Re: What Type of RAM should i be using?
From a quick (not very detailed) look at the data sheet, it looks like it will be perfectly fine. Do go through the 6502 primer before you get too far though.
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?