Forum Discussion

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

Problem with 128Bits from RTL module and Opencl

I have an output from RTL module with 128 bits width and I want to transfert this output to global memory for print in linux terminal. So, I know the type of 64 bits is unsigned long and What's th...