Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWhen I first saw the code I thought that the (unsigned int *) part was a mistake and I changed it to (unsigned float *). Code worked with this modification as well.
When I first saw the code I thought that the (unsigned int *) part was a mistake and I changed it to (unsigned float *). Code worked with this modification as well.