Forum Discussion

MLash2's avatar
MLash2
Icon for New Contributor rankNew Contributor
6 years ago
Solved

How 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?

8 Replies

  • Ahmed_H_Intel1's avatar
    Ahmed_H_Intel1
    Icon for Frequent Contributor rankFrequent Contributor

    Hi 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,

    • MLash2's avatar
      MLash2
      Icon for New Contributor rankNew 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?

  • Ahmed_H_Intel1's avatar
    Ahmed_H_Intel1
    Icon for Frequent Contributor rankFrequent Contributor

    I understand your concern but the Arduino has different libraries. The FPGA is much bigger in capabilities and more flexible than any micro controller solution.