Yes your design is too large for the amount of RAM you have.
On 32-bit windows, I think processes are limited to about 2GB of memory even if the computer has 4GB. The only way to use more memory is therefore to get 64-bit windows
According to Quartus readme.txt, designs for all Altera FPGA devices, except for Stratix IV can be handled with 4 GB memory and 32-Bit Windows
搜到上面的结果,但我电脑有4GB内存,虽然是32位的系统,程序里定义了一个
293X256bits的二维数组,算起来只有9KB多一点,,
盼高手给正解,,