Forum Discussion
RSher11
New Contributor
6 years agoProblem with converting files
Hi! I need to create double buffer in my NIOS II project. I did it as follow:
static const uint32_t image_width = 768;
static const uint32_t image_height = 576;
typedef uint32_t gui_frame_t[image...
Isaac_V_Intel
Contributor
5 years agoHello, did you find the solution or you still have the issue?
Regards.