nios2 float numbers.
hi,
I am using intel cyclone V DE1 soc board, I have made a system of nios2, shared onchip memory and HPS, the NIOS2 processor wirtes a float variable in onchip memory and a python program in HPS tries to read that..!!
but the problem is i am not able to understand how nios2 formats the float variable before storing it in memory.
---------
example :: I am trying to write float 353924.531250 but when i read it it shows 0x00056684.
""it is definately not formating in IEEE 754 as document says". please explain the conversion, how 353924.531250 becomes 0x00056684 ?
regards
------------
Pratik Sharma
Since this thread had been answered, we shall close this thread. If you still need further assistance, you are welcome to post a response within 15days or open a new thread, some one will be right with you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.