Jump to content


software simulation


  • You cannot reply to this topic
2 replies to this topic

#1 frisk_21

    Member

  • Members
  • PipPip
  • 4 posts

Posted 29 April 2007 - 04:01 AM

Hi ,

I have to implement Cross correlation function on PowerPc 405 embedded processor in Virtex II Pro.
Until now , i don't have the target board .
I began to write a simple function using Embedded Developement Kit EDK 8.1 of Xilinx.
My problem is how can i simulate this function on my host without using the target board ?

Thank u !

#2 RalphBodenner

    Advanced Member

  • Admin
  • PipPipPip
  • 348 posts

Posted 04 May 2007 - 04:29 PM

If you were writing this application in Impulse C, you could simulate both the software and any hardware accelerators on your development machine from the CoDeveloper environment. This desktop simulation is not an instruction-level simulation of the software as it would run on the PowerPC, but it allows FPGA-targeted code to be verified without an FPGA.

To simulate the PowerPC software at the instruction level, you'd need an emulation platform.
Ralph Bodenner
Impulse Accelerated Technologies, Inc.

#3 frisk_21

    Member

  • Members
  • PipPip
  • 4 posts

Posted 18 May 2007 - 12:45 AM

QUOTE (RalphBodenner @ May 4 2007, 04:29 PM) <{POST_SNAPBACK}>
If you were writing this application in Impulse C, you could simulate both the software and any hardware accelerators on your development machine from the CoDeveloper environment. This desktop simulation is not an instruction-level simulation of the software as it would run on the PowerPC, but it allows FPGA-targeted code to be verified without an FPGA.

To simulate the PowerPC software at the instruction level, you'd need an emulation platform.



Hi

Thanks a lot for ur Help RalphBodenner

Can you tell me the name of an emulation platform i can use it

thank a lot





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users