Forum Discussion
MLash2
New Contributor
6 years agoHow to migrate my design from Teensyduino to nios? #NIOS processor
Hi, I am new in Nios and FPGA. I found that the teensyduino is not enough for my design, can you help to move to nios?
- 6 years ago
Sorry you still need to re-write the code.
Ahmed_H_Intel1
Frequent Contributor
6 years agoHi Mark,
There is no certain tool to move your code from Arduino to FPGA/NIOS. you can simply create your design in Qsys and re-write the code. Don't worry there are punch of examples to start with at Intel design store.
Let me know how can I support you.
Regards,
- MLash26 years ago
New Contributor
The Teensyduino code is simple and I can gather the code in one place as one function. no external libraries or hidden. Then can I convert the code?