Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Is a timer interval must be used with NIOS ?

RShal4
New Contributor I
856 Views

Hello,

 

Is it that a timer interval MUST be used with NIOS ?

 

In nios ii software developer handbook, section 5.8.3 specifying thr default system timer, it is mentioned that on BSP generation it search for a timer.

But I see several tutrial in which no timer is used, so I am not sure if it is required or not.

 

Thanks,

ranran

0 Kudos
1 Solution
AnandRaj_S_Intel
Employee
627 Views

Is it that a timer interval MUST be used with NIOS ?

>>It's based on design requirements. for example we can use it when we want periodic interrupts.

 

In nios ii software developer handbook, section 5.8.3 specifying thr default system timer, it is mentioned that on BSP generation it search for a timer.

>>The default script searches the .sopcinfo file for a timer component to use as the default system timer.Its's not default until you have timer is the Platform designer / QSYS system.

 

Regards

Anand

View solution in original post

0 Kudos
1 Reply
AnandRaj_S_Intel
Employee
628 Views

Is it that a timer interval MUST be used with NIOS ?

>>It's based on design requirements. for example we can use it when we want periodic interrupts.

 

In nios ii software developer handbook, section 5.8.3 specifying thr default system timer, it is mentioned that on BSP generation it search for a timer.

>>The default script searches the .sopcinfo file for a timer component to use as the default system timer.Its's not default until you have timer is the Platform designer / QSYS system.

 

Regards

Anand

0 Kudos
Reply