Forum Discussion
Altera_Forum
Honored Contributor
21 years agoIDE New Project needs writable memory
Hello: I'm attempting to create a second project in the Eclipse IDE The design uses a cyclone and I've got a simple NIOS-II with real general FPGA logic function. For memory I ha...
Altera_Forum
Honored Contributor
21 years agoIt sounds as though you need to mark the memory as writable. Try setting Is_Writable = "1"; in the appropriate SYSTEM_BUILDER_INFO section of your PTF file.