Skip to content

oscc-ip/rtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13d20a5 · Dec 14, 2024

History

32 Commits
Aug 2, 2024
Aug 2, 2024
Dec 14, 2024
Dec 14, 2024
Nov 24, 2023
Oct 11, 2023
Sep 14, 2023
Sep 14, 2023
Dec 14, 2024
Nov 24, 2023
Apr 13, 2024
Sep 14, 2023

RTC

Features

  • Programmable prescaler
    • max division factor is up to 2^20
    • can be changed ongoing
  • 32-bit programmable counter up rtc counter and alarm register
  • Register write-protected support
  • Register read-resynchronized support
  • Three maskable interrupt
    • second interrupt
    • overflow interrupt
    • alarm interrupt
  • Static synchronous design
  • Full synthesizable

FULL vision of datatsheet can be found in datasheet.md.

Build and Test

make comp    # compile code with vcs
make run     # compile and run test with vcs
make wave    # open fsdb format waveform with verdi

About

An APB4-based RTC Controller

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published