Borrar filtros
Borrar filtros

Xilinx system generator Hardware co-simulation taking more time on FPGA

1 visualización (últimos 30 días)
Shashi TG
Shashi TG el 17 de Feb. de 2017
Respondida: Marco el 28 de Sept. de 2017
Hi there,
I have a Xilinx system generator design which takes around 4 mins to run on a host PC. But when i do hardware cosimulation on zed board it takes around 8-10 mins to run on hardware (ZED board). Can somebody tell me why this behavior?

Respuestas (1)

Marco
Marco el 28 de Sept. de 2017
Hello Sashi, probably in your simulation there is a bottleneck due to the fact the communication beetween the host and the Zed board is not ok. In particular, the co-simulation helps if you are offloading a significant portion of the computation. A good practice and a possible solution of problem: the host PC generates the input of the design only, instead you can move on the hardware the part of the design that required more computation.
BR Marco

Categorías

Más información sobre FPGA, ASIC, and SoC Development en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by