Forum Discussion
Altera_Forum
Honored Contributor
21 years agoOn chip ram efficiency
Hi all, Can anyone say to me how many clock cycles needs an onchip ram from a stratix device for reading a word from it? I thought that it just took one cycle, but seeing the docs it seems to ...
Altera_Forum
Honored Contributor
21 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- I have written a linker script, but I don't know where to place it, because when I try to tell the nios2 ide to use my linker script nothing appears in the browse window. Wich extension must be the linker script file, ldi, lkr, lnk ...?[/b] --- Quote End --- The automatically generated script is in <syslib>/[Debug|Release]/system_description/generated.x, so placing your custom linker script in that directory will work. Actually, I think all you have to do is place it anywhere in your <syslib> directory. Regarding your other questions, I'm not sure. - slacker