commit | 961710ac67c47d2f786075a71eb22f69cb081ff1 | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Sun Jan 23 23:29:21 2022 -0800 |
committer | Miguel Young <mcyoung@google.com> | Wed Jan 26 13:46:35 2022 -0500 |
tree | caa8ec161d317f64ac877afa8fc0e48f7c71c641 | |
parent | d6e91619f67258464ec8f3a3ba68dfa19f7319fd [diff] |
[top/dv] add test chip_sw_uart_tx_rx_alt_clk_freq Extend from chip_sw_uart_rand_baudrate with following added settings. - Configure LC to RMA state, so that it allows clkmgr to use external clock. - Configure clkmgr to select external clock. - Randomize `LOW_SPEED_SEL`, so that uart core clock frequency can be either ext_clk_freq / 4 or ext_clk_freq / 2. 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 and our documentation on project organization and processes 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).