Forum Discussion
Ash_R_Intel
Regular Contributor
3 years agoHi,
Typically, the target device in Quartus should have enough number of pins such that all the top level I/Os can be mapped to a pin of the device. So, the only solution for it to work on DE10 Lite board, is to reduce the number of I/Os. Else, go for a different dev kit with a device having 960 I/O pins.
Regards
- nawaf73 years ago
New Contributor
I know about this, but the problem I have is how do I make this change, what do I have to do with the code, what are the things that should be deleted from the code and the things that should remain....Do you have any idea about this...Is there an article or anything that gives me a clear idea What do I change or remove from the code?