FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
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.

date time in cyclone V FPGA

PShar30
Novice
1,099 Views

hi.

I am trying to implement a date_time clock which takes 1 pulse per second as a input to move the time ahead. My question is it is already implemented and available as IP. or I should write the VHDL from scratch that will include all the logic for month counts (30 or 31 days) and laep year consideration..!

 

Thankyou

Pratik

0 Kudos
1 Solution
JohnT_Intel
Employee
1,088 Views

Hi,


There is no existing IP on this and you will need to create yourself.


View solution in original post

1 Reply
JohnT_Intel
Employee
1,089 Views

Hi,


There is no existing IP on this and you will need to create yourself.


Reply