[vhdl] microcontroller 8051

Guest
Hi,
I have to implement microcontroller 8051 in VHDL ( in Xilinx program)
and in next step I should write program ( for example in C) which shows
work of microcontroller .
The VHDL code I have to upload to kit board ( digilent D2E & DIO2)
But I haven't ideas how should I begin it.
Maybe someboady made something similar and can write me how I can
start.
Thanks.
Pawel


--
gegry
------------------------------------------------------------------------
gegry's Profile: http://www.fpgacentral.com/group/member.php?userid=91
View this thread: http://www.fpgacentral.com/group/showthread.php?t=90222
 
CPU 8051 translation from VHDL to verilog. I used 8051 from
...
When it comes for generating the hex file of the assembly code, I
strongly recommend to add remarks with the code itself:
...
'VHDL, verilog, design, verification, scripts, ...'
(http://bknpk.no-ip.biz/cpu_8051_ver/top.html)


--
pini_1234
------------------------------------------------------------------------
pini_1234's Profile: http://www.fpgacentral.com/group/member.php?userid=86
View this thread: http://www.fpgacentral.com/group/showthread.php?t=90222
 

Welcome to EDABoard.com

Sponsor

Back
Top