https://github.com/pulp-platform/apb_timer
APB Timer Unit
https://github.com/pulp-platform/apb_timer
Last synced: 5 months ago
JSON representation
APB Timer Unit
- Host: GitHub
- URL: https://github.com/pulp-platform/apb_timer
- Owner: pulp-platform
- License: other
- Created: 2016-02-18T18:17:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-10-30T11:23:38.000Z (8 months ago)
- Last Synced: 2025-10-30T13:26:56.200Z (8 months ago)
- Language: SystemVerilog
- Homepage:
- Size: 20.5 KB
- Stars: 12
- Watchers: 2
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# APB Timer
This unit provides a simple timer via the APB bus.
It supports an arbitrary number of 32-bit wide timers. Each timer has three
registers, the timer register, the timer compare register and the timer control
register.