commit | 67b6a421ee94d6217977a60bcdf6abb5586fecce | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@opentitan.org> | Tue Jan 18 08:05:55 2022 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Tue Jan 18 10:54:16 2022 -0800 |
tree | 60b84b4a070f34db9f5a3dad107eaff8ea23cc9d | |
parent | 6968f4ffd9d5a286754d3f99e87cda8cf158b206 [diff] |
[dv/otp_ctrl] Fix dai_err regression timeout This PR fixes timeout in dai_err in post_start. The post_start in cip_base_vseq uses dut_init which will start the otp_init. The OTP init won't work in this seq due to the errors, so we will have to re-backdoor program the entire OTP. Signed-off-by: Cindy Chen <chencindy@opentitan.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 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).