Forum Discussion
syuanyou
New Contributor
2 years agoUsing ghrd.v setting GPIO question
Hi, I am using ghrd.v to setting project gpio for a while. It work correct before, but someday I found I couldn't replace gpio. For example, I tried to replace a pin from gpio[2] to gpio[19], comp...
syuanyou
New Contributor
2 years agoI don't change the Pin Planner. I change the conduct gpio place in ghrd and compile like the graph below I changing GPIO_1[2] to GPIO_1[19], but when execute the code in board,it still maintain old pin in board. I tried the IP upgrade but it don't fix the problem.