Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20645 Discussions

Beginner Pin assignment Problem Deo nano

Altera_Forum
Honored Contributor II
906 Views

Hello  

 

I am new to fpga and vhdl. I am trying to make a i2c bridge between ARM (Sam4s Xplained pro) and Deo nano. I used a i2c slave source from https://github.com/oetr/fpga-i2c-slave It worked fine, I can read and write array to deo nano. Now the problem is that I have 80 IO in total, some are pwm, and some are encoder reading, all work perfectly, when I used the below pinouts. (I took it randomly at the beginning) 

 

http://www.alteraforum.com/forum/attachment.php?attachmentid=12535&stc=1  

However, Now due to convenience I want to use the below pinouts 

http://www.alteraforum.com/forum/attachment.php?attachmentid=12536&stc=1  

 

But it is now working! if I load it, the i2c bridge stops working. but both ARM and deo nano do the other tasks normally, except they dont talk.  

 

http://www.alteraforum.com/forum/attachment.php?attachmentid=12537&stc=1  

 

Is there any formal way to erase the previous pinouts in Quartus? what I am missing? 

Thanks for your answers
0 Kudos
0 Replies
Reply