Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSOPC components and successful connection to NIOS II
Is it necessary for all SOPC components to be working correctly to establish a successful connection with the NIOS Processor. Say I am writing a custom avalon-mm PWM module and it is still in i...
Altera_Forum
Honored Contributor
15 years agoThere is that way, but the main reason for not disabling the module is so that I can debug it using NIOS II since I thought it would be the easiest way to debug the custom memory controller in a way that I can use STDIO to read and write to the memory or simply have a C routine to write and read it back and at the same time, I can probe the control signals that the controller uses.