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

Debugging tools

Altera_Forum
Honored Contributor II
973 Views

Hi, 

 

I'm new to using Quartus and I'm having some trouble debugging a memory controller. I was wondering if there are any tools in it similar to setting breakpoints or being able to step through code like in Eclipse? 

Thank you in advance.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
266 Views

You can only add breakpoints and step through HDL code in a simulator such as Modelsim, but you can't do it on real hardware. 

To debug HDL you can use a signal analyser such as SignalTap.
0 Kudos
Reply