Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to Run C application on MC 8051 designs using Xilinix isim.

Status
Not open for further replies.

qaziarbab

Junior Member level 1
Joined
Oct 9, 2017
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
104
How to Run C application on MC 8051 design using Xilinix isim.

Hi, I want to run some C applications on my MC 8051 Design. It would take a binary file of a C application as an input, right? How can I get this binary?

Regards, Qazi
 

Re: How to Run C application on MC 8051 design using Xilinix isim.

1) By using an MC 8051 compiler...
2) converting the binary to a mif file (for simulation)
3) create a ROM in the test bench to load the mif file into
4) run sim
 
Re: How to Run C application on MC 8051 design using Xilinix isim.

1) By using an MC 8051 compiler...
2) converting the binary to a mif file (for simulation)
3) create a ROM in the test bench to load the mif file into
4) run sim

Thanks, Which compiler do you think best suites MC 8051 for this purpose?
 

Re: How to Run C application on MC 8051 design using Xilinix isim.

Don't know, never compiled code for an 8051. I'd suggest just picking one randomly (or the first one that shows up in a google search).
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top