commit | 9d8296088804792c6ac9d8726285cf7a5459515a | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Mon Aug 24 10:36:55 2020 -0700 |
committer | tjaychen <timothytim@google.com> | Wed Sep 02 19:07:11 2020 -0700 |
tree | 43a0f95a7edf0b8f9047add11535af5af5834001 | |
parent | 9915862d88141718f45e15708d0bca40416132e5 [diff] |
[dv] various updates to dv for divided clocks - set default uart baudrate to 1mbps - set default 'aon_clk' frequency to 2MHz. This is significantly slower than other operational clocks, but fast enough so that it doesn't significantly hurt simulation speeds. Signed-off-by: Timothy Chen <timothytim@google.com> [dv] c-formatting fixes Signed-off-by: Timothy Chen <timothytim@google.com> [sw, dv] update uart_tx_rx_test - private CI seems to fail with unexpected empty interrupt even though it cannot be reproduced locally. - This could be happening when rx interrupts fire ahead of tx interrupts, resulting in one case not being handled. Signed-off-by: Timothy Chen <timothytim@google.com> [sw] format updates Signed-off-by: Timothy Chen <timothytim@google.com> [sw] fix format Signed-off-by: Timothy Chen <timothytim@google.com>
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).