Forum Discussion

Krus83's avatar
Krus83
Icon for New Contributor rankNew Contributor
4 years ago
Solved

Fixed point support in NIOS II

Hi, Im trying to run an HLS-component from NIOS II. The component uses fixed point data type. Is there anyway to add support for arbitrary precision fixed point data type in NIOS II?

// datatype used in component

typedef ac_fixed<16,2,false> test;

  • Hi @Krus83,

    Thank you for posting in Intel community forum and hope all is well.
    Per my understanding you can do so by custom instruction in Nios ii.
    Details explanation can be found here, hope that clarify.

    Best Wishes
    BB

2 Replies

  • Hi @Krus83,

    Thank you for posting in Intel community forum and hope all is well.
    Per my understanding you can do so by custom instruction in Nios ii.
    Details explanation can be found here, hope that clarify.

    Best Wishes
    BB

  • Hi @Krus83,

    Great, good to know that it is working now, with no further clarification on this thread, it will be transitioned to community support for further help on doubts in this thread.
    Thanks for your questions and as always pleasure having you here.

    Best Wishes
    BB