Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- ... my design was faulty. I forgot to properly managing reset for an Avalon component, thus stalling the Avalon bus. --- Quote End --- In software version 8.0, the new System Console can help with debug of basic issues. It provides a method to do things ranging from checking whether a clock is running to doing Avalon reads and writes without using the Nios II processor. The System Console User Guide is available at http://www.altera.com/literature/lit-ug.jsp. From the User Guide: --- Quote Start --- The System Console performs low-level hardware debugging of SOPC Builder systems. The System Console provides read and write access to the IP cores instantiated in your SOPC Builder system. You can use the System Console for the initial bring-up of your printed circuit board and low-level testing. The System Console is the appropriate tool for all of the following tasks:
- Verifying that the clock is toggling
- Verifying component pinouts
- Testing memories and peripheral devices
- Determining the value of the reset signal