Altera_Forum
Honored Contributor
13 years agoProblem with NIOS 2 console display.
Hello....
My self is Divyang S. Jadav. I have written verilog code for edge detection algorithm using "Sobel Operator". I t works fine with Modelsim Simulator. I am trying to design custom peripheral for this code using Quartus 12 software SOPC Builder. I have designed the system. It is built successfully. For verification I am sending Image data in the form of 8-bit pixel value in every clock cycle through C program in eclipse software build environment. Everything is working correctly. But after programming the chip and running NIOS 2 as hardware to see the results on NIOS 2 console, when I am printing the output on NIOS 2 console it always displays '0'. I am not able to understand and sort out this problem. Please help me regarding the same. I am stuck with this problem since from 2 months... Please help, it is my dissertation work.... I am attaching the verilog codes and C program.