Forum Discussion
Altera_Forum
Honored Contributor
19 years agoThanks a lot.
I am writing a uc/os-II program running on nios2 core. what I am using is in the directory DE2_demonstrations\SOPC_Builder\Reference_Design\DE2_NIOS In DE2_NIOS.v I find this line Reset_Delay delay1 (.iRST(KEY[0]),.iCLK(CLOCK_50),.oRESET(CPU_RESET)); Perhaps that's the reason,I wonder if I can modify that via SOPC Builder.