Fixed point support in NIOS II - 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;
Replies:
Re: Fixed point support in NIOS II
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
Replies:
Re: Fixed point support in NIOS II
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 - 2021-07-06
external_document