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.

simulation of EDK in modelsim?

Status
Not open for further replies.

Zerox100

Full Member level 6
Full Member level 6
Joined
Mar 1, 2003
Messages
328
Helped
21
Reputation
42
Reaction score
10
Trophy points
1,298
Visit site
Activity points
2,606
Is it possible to simulate an IP packet send or receive in an EDK project? ( in modelsim or any other simulator?)

Is there any sample project?
 

Unless your EDK project is a main loop with nothing that requires an initialization procedure, stack, etc. You might be able to get away with running a simulation.

The last time I did something like this we didn't bother with running any of the embedded processor code, we just created a high level behavioral model of the processor interface to the rest of the design. It would have taken many hours just to have the processor boot, setup the stacks, interrupts, etc and then start executing the main loop.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top