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++
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.

Clock generate by C-Code

Altera_Forum
Honored Contributor II
1,229 Views

Can it be possible to generate a Clock of 1 Mhz/ 125 Kbps from Code in eclips environment. 

 

I have altera DE2_115 board, working on clock rate of 50Mhz 

 

regards 

 

kaushal
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
514 Views

Depends exactly what you want to do. I know some people have used a gpio module and generated a "clock" on it for use with an external mdio interface to a phy. They set the data bit, and tick another gpio as a clock.

0 Kudos
Reply