Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12589 Discussions

nios II program to enable counter

Altera_Forum
Honored Contributor II
926 Views

Hi 

i have dumped counter circuit on DE2 board( cyclone II) i want to enable this counter using Nios II . can any one help me in writing nios program to enable this counter  

thank you
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
247 Views

You have to make an "interface" between Qsys or SOPC and your counter. Take a PIO (Parallel Input Output) component in Qsys or SOPC.

0 Kudos
Altera_Forum
Honored Contributor II
247 Views

 

--- Quote Start ---  

You have to make an "interface" between Qsys or SOPC and your counter. Take a PIO (Parallel Input Output) component in Qsys or SOPC. 

--- Quote End ---  

 

 

thanks for your reply ...i will try doing that
0 Kudos
Reply