Altera_Forum
Honored Contributor
16 years agoNIOS II first time user
Hi
I am using NIOS II processor first time. Please help me with following questions. Goal: I am using signalTap to monitor output of my logic and my control values are being hard coded. I wanted to change my control signal in real-time and monitor the output of status signals. In order to achieve my goal I am thinking about using NIOS II precessor. 0) Do I still need to write verilog code for cpu I/F ? 1) Since this an embedded system, I can define my register names and addresses in software? 2) after I create the NIOS II processor with on-chip memory using SOPC. what should I do next ...to connect my logic to NIOS II processor? Thanks Guru