Forum Discussion
_AK6DN_
Frequent Contributor
2 years agoDon't use a Cyclone 10 LP. Use something like this:
https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=165&No=1046#contents
that has an Arduino compatible header footprint, and an embedded Arm processor subsystem.
If you HAVE to do in on a Cyclone 10 LP (which has no internal processors) then you need to implement an Arduino compatible processor as well as the I/O subsystems you need. It will not be 'easy'.