Forum Discussion
Altera_Forum
Honored Contributor
20 years agoplease help me the more the better
#include <stdio.h> int main() { printf("Hello from Nios II!\n"); return 0; } i use on chip ram and jtag_uart can output correct:"hello from nios II!" but use ext_...
Altera_Forum
Honored Contributor
20 years agoWhat speed are you running the sram at? That memory is an asyncronous device so offchip timing is important to focus on.