Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- I'm using one of the example applications that come with the NIOS design suite: http://www.altera.com/support/examples/nios2/exm-hello_free.html. The design was already inserted into a schematic. All I had to do was assign the LED output pins. This simple counter example works and I am able to view the output using a simple digital analyzer scope. In my vhdl, I am simply assigning the clock input pin to one of the same output pins that I used in the NIOS counter. There is no difference between the way I tested the two designs. Is there some configuration option I'm missing here? Thanks for the continued help everyone. -Chris --- Quote End --- Hi Chris, am I right, that created a new project with your small test counter and you used the pin assignments of your NIOS project ? Did you check that your counter is not removed from the synthesis tool ? Did you check it with e.g. RTL or technology viewer ? Kind regards GPK