Thank you guys, you have calmed me. Everything is clear about 24257 SRAM. Information from the datasheets is helpful, but practical experience is at least equally important. Apart from the previously mentioned 24257 I 've also CE81256A- 20 and AC7C256-15PC, but unfortunately without datasheets.
Related ROM. Soon will come my universal programmer , and I'll see with wich ROMs it can handle. I have a lot of different DIP ROMs, both ultraviolet and flash. The latter are mostly excess capacity. In short, it will be seen later, wich are the best.
Vladimir
How to use SPLD?
- BigDumbDinosaur
- Posts: 9425
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
Re: How to use SPLD?
cbscpe wrote:
The non-WDC CMOS 65C02 were indeed drop-in replacements for the NMOS 6502, not the W65C02. You can clearly see that in the datasheets. E.g. when I look in the old datasheet of the G65C802/816 then minimal input high voltage for /RES, RDY, /IRQ, DATA, /SO and BE is 2.0V but in the datasheets for the W65C02/816 it says it is 0.7VDD for all inputs.
But nevertheless, even when using old EPROMs with the W65C816 in my older systems I never had any issues, however the highest clock I used in those systems was 4MHz.
But nevertheless, even when using old EPROMs with the W65C816 in my older systems I never had any issues, however the highest clock I used in those systems was 4MHz.
POC V1.1 runs at 12.5 MHz, using an ISSI IS61C1024AL SRAM. The DC characteristics for that device say among other things:
Code: Select all
Voh Output HIGH Voltage Vdd = Min., Ioh = –4.0 mA 2.4 — V
Vol Output LOW Voltage Vdd = Min., Iol = 8.0 mA — 0.4 Vx86? We ain't got no x86. We don't NEED no stinking x86!
Re: How to use SPLD?
The same is true for may ROMulus the 2nd using a AS6C4008 55ns 512kbyte CMOS RAM in DIP-32 together with a W65C816 running at 11.0592MHz. The AS7C256A-10T (a 5v 32kbyte SRAM) on the W65C02SXB has exactly the same values for Voh as BDDs and my RAM. I really doubt that the inputs of the W65C816/02 require 0.8VDD or 0.7VDD.
Re: How to use SPLD?
Hi guys!
Thank your friendly help, the study of PLD goes well. Simple mode already mastered (I mean ATF16V8), but registered and complex ones cause questions.
Wich variable extensions (.oe, .d, etc.) are applicable to my device?
The WinCUPL users manual says:
"...To know what extensions are available for a particular device, use CBLD with the -e flag..."
I can not find the CBLD
. Does anyone know what this is?
Thanks
Vladimir
//ФФФ//
Thank your friendly help, the study of PLD goes well. Simple mode already mastered (I mean ATF16V8), but registered and complex ones cause questions.
Wich variable extensions (.oe, .d, etc.) are applicable to my device?
The WinCUPL users manual says:
"...To know what extensions are available for a particular device, use CBLD with the -e flag..."
I can not find the CBLD
Thanks
Vladimir
//ФФФ//