Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Parallel thread execution based on thread id

Hi, I was looking to execute different instructions by threads depending on the thread in parallel. Example, if there are 4 instructions, I1,I2,I3,I4 , and I want thread 1 should execute ...