Forum Discussion
Altera_Forum
Honored Contributor
19 years agoUsing cable "USB-Blaster [USB-0]", device 1, insta
Hi, everyone, I met a strange problem. After I compiled the project(standard project, I added usb host IP core and assign pins) in Quartus II 5.0 successfully, and download the .sof file into t...
VRama10
New Contributor
7 years agoHi,
I understand that this thread is very old. don't know if anyone else is having this issue.
I had this issue while working with Cyclone 10 GX with Nios Processor. The issue was with the reset pin.
The reset pin I used was an Active Low pin where as the Reset IP core in the Platform designer was Active High by default. In this situation, either don't connect any pin to the Reset pin of Nios processor or change the Reset IP parameter setting as Active Low.
Hope it helps.