Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWritting floating point numbers using IOWR IORD
Hi, I'm trying to read a custom register which has a 32 bit floating point value, from the NIOS in the c-code using the Macro IORD(base,offset). If I assign this to a variable defined as flo...
Altera_Forum
Honored Contributor
15 years agoI think you meant 'union', not 'struct'.
And the qualifiers about reading up on 'strict alaising' still apply.