Forum Discussion
Altera_Forum
Honored Contributor
17 years agomc 8051
Hello Every Body, I'm new in this forum, i'm intersted in 8051 mc and i am searching for some examples on 8051 implemintation and how would i download a software to run on it. by using ...
Altera_Forum
Honored Contributor
16 years agoRegarding the IRAM,
the T51 core's IRAM (which is not the same as the integrated XRAM, that one get's mapped to M4K) originally had an assynchronous reset which, AFAIK, it's not supported by M4K. I'm also convinced that the write-to-read behaviour, although it can be implemented using M4K and a bit more of logic, was described in VHDL in such way that Quartus does not recognize. But I'm not 100% sure. Regarding the ROM, I got the way I wrote from the thread you're mentioning, after you kindly pointed me to it. :)