Forum Discussion

RSher11's avatar
RSher11
Icon for New Contributor rankNew Contributor
5 years ago

Problem 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...