Forum Discussion
Krus83
New Contributor
5 years agoFixed 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 ...
BoonBengT_Altera
Moderator
5 years agoHi @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