commit | 1a0a024c15070125447b61314351125c498cf6f8 | [log] [tgz] |
---|---|---|
author | Tom Roberts <tomroberts@lowrisc.org> | Thu Dec 17 12:06:23 2020 +0000 |
committer | Tom Roberts <53745528+tomroberts-lowrisc@users.noreply.github.com> | Tue Feb 16 08:59:47 2021 +0000 |
tree | cd1fd5b20e8a8c3501daceb5569ed0e91a23e84d | |
parent | 2c351db9eb15a683b5677982b79f0a60938e4153 [diff] |
[AON timer] Initial rtl commit This commit adds the basic timers, registers and CDC for the AON wakeup and watchdog timers. There is one functional change to the HJSON, which is to add a wakeup cause register. This register is written to zero by software to clear the wakeup request (similar to pinmux wakeup). CDC logic for register writes is currently not very sensible (a four entry async fifo for every register). There are TODOs covering this and it will be improved in subsequent updates. Signed-off-by: Tom Roberts <tomroberts@lowrisc.org>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at CONTRIBUTING for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).