Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17263 Discussions

Nios II IDE - Variables window format

Altera_Forum
Honored Contributor II
1,274 Views

When I debug a Nios II project the IDE "Variables" window always defaults to Natural data format. 

This is very annoying since most of my data is useless when displayed in this way and I need to manually change the format nearly at every breakpoint hit! 

So I'm asking if is it possible to default the format to Hexadecimal? 

I couldn't find any help or reference to this in the manual. 

Thanks
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
558 Views

I do this fon NiosEDS. I think that in NiosIDE is the same: 

 

Window/preferences: 

C/C++->Debug: 

- Default variable format: The options are: Natural,Hexadecimal,Decimal and Binary.
0 Kudos
Altera_Forum
Honored Contributor II
558 Views

Perfect. 

I assumed it should be in the Run/Debug section: that's why I couldn't find it. 

Thank you
0 Kudos
Reply