Open bill178 opened 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 ?
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
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 ?