Forum Discussion

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

Creating an array of large size in VHDL

I need to process a frame of video that has been acquired from a TRDB D5m camera.I tried creating an array of size 640X 480 and the quartus compilation halted when compiling that particular module an...