Ahmed Gawish
unread,Aug 28, 2022, 1:29:54 AM8/28/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xls-dev
The official tutorial covers only the usage of unrolled loops via #pragma hls_unroll yes, it stated there is an option for sequential for loop, but I can't seem to find what pragma corresponds to that, and if I try to leave it without pragma the compiler gives me an error, so how to use sequential loops in xlscc?