フィルターのクリア

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

1 回表示 (過去 30 日間)
Shashi TG
Shashi TG 2017 年 2 月 17 日
回答済み: Marco 2017 年 9 月 28 日
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?

回答 (1 件)

Marco
Marco 2017 年 9 月 28 日
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

カテゴリ

Help Center および File ExchangeBlock Libraries についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by