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 agoHi,
I found the issue. the path to the .sof file in the programmer was incorrectly set to the previous file. After correcting it, everything is working fine now.
Thank you.