Armando1989
Occasional Contributor
1 year agoTRI STATE BUS
Hi guys I was doing some altera max7128 cpld vs 32k sram r/w interfacing. Basically write received rs232 words to ram till memory is fill, then read it back and transfer to rs232. What i want to kn...
- 1 year ago
Hi,
basically it's the correct way to implement a bidirectional data bus, e.g. for external SRAM.
The necessity of a busy state holding write data is questionable at first sight, but timing should be verified against SRAM specification or preferably a SRAM simulation model.Regards
Frank