Forum Discussion

bigcheesefuzz's avatar
bigcheesefuzz
Icon for New Contributor rankNew Contributor
7 years ago

Long counter (30s) in VHDL, balancing a clock divide and counter size

I need to add a timer to an application running on a Cyclone V with a long (30s) period. I can easily write an integer counter that counts the clock (30MHz) x 30s = 90,000,000 which uses ~150 LUT...