Altera_Forum
Honored Contributor
10 years agoQuartus 12_Analysis and Synthesis Failed_Help
Hello,I am trying to create a simple RAM in my FPGA memory, and allow a microprocessor to read from the memory. I am attaching my code for the reference.I am getting the following error while compilingError (276003): Cannot convert all sets of registers into RAM megafunctions when creating nodes. The resulting number of registers remaining in design exceeds the number of registers in the device or the number specified by the assignment max_number_of_registers_from_uninferred_rams. This can cause longer compilation time or result in insufficient memory to complete Analysis and Synthesis.Please advice.Thanks,Manoj