Altera_Forum
Honored Contributor
20 years agoA problem about making target board...
Hi all,
I want to write program into the flash provided on my board.The FPGA chip on the board is Cyclone 1C6Q.When I followed the document of "Nios II Flash Programmer User Guide" and till the tep of Compilation, I found some err info(during Fittering;Synthesizing was OK): ------------------------------- Error: Can't place 124 RAM cells or portions of RAM cells in design ------------------------------- So I think this might be caused by the limited size of the on chip memory,it seems that the memory available can not provide enough enough space for the on chip ROM in the design("my_new_board"). However,I *did* follow the instructions in the document, and successfully made my target board based on the board with the designated buffer_size at 4096. But the doc does not give this "possible" result(err when fittering), http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif So what I can do next? Thank you for your suggestions in advance! Regards, Don