Vivado synthesis fails for this function which has streams as inputs and a stream as the output. Is there a quick fix for that?
ERROR: [Synth 8-448] named port connection 'ap_start' does not exist for instance 'compute_0' of module 'compute'
ERROR: [Synth 8-448] named port connection 'ap_done' does not exist for instance 'compute_0' of module 'compute'
ERROR: [Synth 8-448] named port connection 'ap_idle' does not exist for instance 'compute_0' of module 'compute'
ERROR: [Synth 8-448] named port connection 'ap_ready' does not exist for instance 'compute_0' of module 'compute'
Vivado synthesis fails for this function which has streams as inputs and a stream as the output. Is there a quick fix for that?