News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

problem when run Vivado HLS example

Started by jinyu, March 20, 2018, 02:05:51 PM

Previous topic - Next topic

jinyu


I try to use vivado HLS run the  example in the foder IIoT-EDDP/design_hls/Clarke_Directto create a IP core.
I double click the vivado_hls.app  to open the vivado HLS project but I can't run C simulation ,because the "run C simulation button was grey ,
and then I try to creat a new project:
1.creat new project
2.add files and set top function

3.add c-based testbench files:test_clark_direct.cpp
4.run C Simulation

5.after a while a window pop up with the information:vivado HLS C simulation could not complete... there is 1 error


I must make some mistakes ,can anyone help me ?

best regards

JH

#1
Hi,

which Vivado version did you use? 2017.1?

PS: Simulation was not tested for this IP template. Does only simulation fails?

br
John

jinyu

only simuliation falls ,the version of vivado is 2017.1,thank for you help .

best regards

JH

Hi,
i was not involved in this project, but I think testbench is missing for simulation and simulator settings. If you try to simulate, you must create your own one.
br
John

Jason bourne

If you want to generate IP cores through HLS, add solution to the current project so that you can compile and generate ip cores.