Altera_Forum
Honored Contributor
14 years agoNIOS II problem with internal connection
Hi everyone,
I have make a NIOS II based program for EP3C25 based board. In the block design entry NIOS II Block is connected with many Input/ output port like LEDs and switches. Also another counter block is added to the top level design entry along with NIOS II block. When counter block acknowledges a high to low transition on trigger input, counter starts counting. This trigger is initiated by NIOS II block. So I have draw a direct connection between trigger pin of NIOS II block and Counter block. My problem is counter block does not acknowledge trigger transition. trigger is not any externally interfaced pin like LED, switches. So does it possible to interface NIOS II block internally in top level design with counter block or any other provision I should make? Regards.