openasic-org / xkISP

xkISP:Xinkai ISP IP Core (HLS)
http://openasic.org/
Other
245 stars 103 forks source link

Try code on catapult : hls_stream undefined #2

Open bill178 opened 2 years ago

bill178 commented 2 years ago

Run the catapullt script and get ERROR: such as "cannot find ap_init.h / hls_stream.h"

I can convert ap_init.h to ac_init in catapult. But how to convert hls_stream.h ?

flyingegret2018 commented 1 year ago

Sorry for the late reply. Please comment src/top.h line 12 "#define vivado" and uncomment line 13 "//#define catapult" to switch from vivado HLS to catapult HLS