I am currently trying to compile and simulate a vhdl ROM file. I am having problem with the while loop, which is used to read the ROM. The following is the vhdl-code:
entity mc8051_rom is
generic (c_init_file : string := "mc8051_rom.dua");
port (clk : in std_logic; -- clock signal
reset : in...
hi again..
my professor told me that I need to know and understand the dataflow in intel 8085 micoprocessor before further testing it.
can anybody help explain to me the dataflow of this particular microprocessor. a recommendation for a book would also be great!
thanx in advance.
No, there are no testbench with the vhdl code. I got the vhdl codes from this site: http://www.aviral.co.uk/8085.html
I have tried to contact the author but till now i haven't got any reply from him.
hi again...
i have already found in the internet vhdl codes of an intel 8085 microprocessor. Right now I am having dificulties in testing the functionality of the designed microprocessor. Does anyone know how to test it?
Thanx.
hi,
i just started my project, which is to design a microcontroller using VHDL. Can anyone tell me, what are basic steps to design a microcontroller? I only have basic knowlegde in Microcontroller. My Professor have also spoken about a microcontroller soft-core? Can anyone explain to me what...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.