commit | f027de487c75f10f01c91e5a05752e1e09187069 | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Mon Aug 24 18:46:00 2020 -0700 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Thu Aug 27 22:26:06 2020 -0700 |
tree | 0595ac810c718f389c0c9e0bc538ef0c3a4452e4 | |
parent | fa851dedcff3211e2e85a5e12cf6391ab144d6e4 [diff] |
[uart/dv] end tx item earilier to avoid accumulating freq diff Use only 0.9 period for the last cycle as design and agent aren't using same clock. If agent freq is slower and design continues sending tx item, the freq diff will be accumulated. Ending current item earlier to allow agent to re-establish clock to sample next item another 2 minor updates 1. use realtime as period contains decimal value 2. clean up unused code Signed-off-by: Weicai Yang <weicai@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).