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.

[Urgent] How can i simulate data transmission between MicroBlaze and Hyperterminal ?

Status
Not open for further replies.

Zarrin

Junior Member level 3
Joined
Jan 24, 2013
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,521
Dear all

I'm a new user on EDK and i want to simulate this processor for a specific purpose (I just want to simulate and not to implement on a real FPGA platform). I need to feed data to processor from my PC. I think that the only way to do this is to transmit data from Hyperterminal to MicroBlaze. If so, how can i do this? Please provide me step-by-step instructions for this purpose. Is there any other way?
 

i want to simulate this processor .... (I just want to simulate and not to implement on a real FPGA platform).
So you want to simulate but then you go on to say....
I need to feed data to processor from my PC. I think that the only way to do this is to transmit data from Hyperterminal to MicroBlaze.
I'm confused...If you want to simulate the MicroBlaze in say Modelsim you can't communicate with it via Hyperterminal. Besides I wouldn't even try to run a simulation that has to boot the MicroBlaze and run SW. If you have a week to run the simulation you might get somewhere with it.

If you just want to run it in a test bench you'll have to create a bus functional model of a UART transmit that will be attached to the UART of the MicroBlaze.

What you're trying to do will be a lot easier using a MicroBlaze system running on an FPGA.
 

Thanks for your reply.

I think it's better to get my data using a specific core that reads a file containing the data.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top