amiq-consulting / CNN-using-HLS

Convolutional Neural Network Using High Level Synthesis
Apache License 2.0
83 stars 32 forks source link

Vivado HLS 2018.2 - Unknown option '-disable_start_propagation' in set_directive_dataflow #9

Open m-saim-iqbal opened 10 months ago

m-saim-iqbal commented 10 months ago

I'm encountering an issue with the set_directive_dataflow command in the directives.tcl.

The specific error message is:

ERROR: [HLS 200-101] 'set_directive_dataflow': Unknown option '-disable_start_propagation'.

I don't understand that why the -disable_start_propagation option is not recognized in Vivado HLS, and removing it from the directives.tcl makes "running sources" to run forever.