Altera_Forum
Honored Contributor
19 years agoIDE 6.1 Memory Window
Hi,
I installed Quartus 6.1 and all NIOSII tools. In IDE was some differences with older IDE version. For example memory window. But, when I load unsigned short buffer data 1, 2, 3, ..i, memory window displays 0x0100, 0x0200, 0x0300 (bytes are swapped). It is any bug or switchable option? The same project in IDE for Q5.1 displays ok. (0x0001, 0x0002, 0x0003)