Forum Discussion
Altera_Forum
Honored Contributor
13 years agoi am not sure what your flash woes are caused by, but that said i have a few comments.
i dont understand what you mean by "In SOPC you could create any size memory that you needed and do anything to the output lines to make it work with the address and select lines(ie combine them to create address/device selectors) Under qsys you can no longer do this. All outside lines must go to pins with no logic in between." and i definitely disagree that "All outside lines must go to pins with no logic in between." could you elaborate? "Now in the eclipse software you can not combine multiple memories for a contiguous memory region." This statement is just wrong. you can create any memory region you want in the linker script as long as the memories consist of a contiguous memory blocks. This was true for SOPC Builder generated projects as well. this can be done in the bsp editor, or with custom linker scripts. thanks, Dalon