Stockly.com Forums

Stockly.com Forums (http://www.stockly.com/forums/index.php)
-   PSRAM Area! (http://www.stockly.com/forums/forumdisplay.php?f=27)
-   -   SDRAM Alternative (http://www.stockly.com/forums/showthread.php?t=596)

rgjones 05-04-2008 03:41 AM

http://www.a2retrosystems.com/images...t/DSC07483.JPG

Reactive 05-04-2008 08:00 PM

Oh cool. Okay then, that's a start. Of course you'll need the other logic too, but it's a good start.

Going for the Slinky approach first?

What I had envisioned is just a bread board with CPLD and SDRAM and a RAMWorks III/Slinky/RAMFactor card with fly wires attached to the DRAM DIP sockets. That way you know the RAMWorks III/Slinky/RAMFactor card is already working and then you just need to work on the memory emulation. Once that's working then backing in to one of those designs should be pretty easy.

rgjones 05-04-2008 11:24 PM

Quote:

Originally Posted by Reactive (Post 1334)
Oh cool. Okay then, that's a start. Of course you'll need the other logic too, but it's a good start..

Going for the Slinky approach first?.

Thats what I am the most famiiliar with.

Quote:

What I had envisioned is just a bread board with CPLD and SDRAM and a RAMWorks III/Slinky/RAMFactor card with fly wires attached to the DRAM DIP sockets. That way you know the RAMWorks III/Slinky/RAMFactor card is already working and then you just need to work on the memory emulation. Once that's working then backing in to one of those designs should be pretty easy.
yeah I think we have different ideas on where to plug in the logic (at least at first) - you want SDRAM to look/act/smell like old dram ... you have to remember that these cores make SDRAM look like SRAM not DRAM ....

Thats why the slinky makes a good first choice since the ram access is really hidden from the computer ....it only knows about the byte/block interface and not the memory architecture underneath ... it's all hidden

That kind of goes back to my 3 part layout i mentioned in this or another thread

1) SDRAM Controller IP
2) STD SRAM interaface code
3) Host specific code be it slinky, DRAM emulation ...etc ...

Reactive 05-05-2008 01:56 AM

Quote:

Originally Posted by rgjones (Post 1335)
I think we have different ideas on where to plug in the logic (at least at first) - you want SDRAM to look/act/smell like old dram ... you have to remember that these cores make SDRAM look like SRAM not DRAM.

Ah, yes. I do keep forgetting that. ;-)

I do see your point with the Slinky. Good call.


All times are GMT. The time now is 12:26 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.