Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProbably - that function will expand to a 'stio', but I'm not sure how the offset is applied.
In particular you (probably) want to do a byte write, not a 32bit write and the 'offset' might be being multiplied by 4. You actually want a 'stbio' to address 0x1809203, or a 'stb' to address 0x81809203.