commit | 9ff31891a2497057265787e8997d5aeef599badb | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Thu Nov 19 10:27:23 2020 -0800 |
committer | cindychip <cindy.chen0316@gmail.com> | Mon Nov 23 11:18:24 2020 -0800 |
tree | fadda8d64b664839d143136d40f60656f5a05b6a | |
parent | 79d5a792f337b7d34045c1b7f318d10d028d5efb [diff] |
[dv/alert_handler] support alert_class overflows into two registers This is a temp fix for PR #4211 to pass private CI. The issue is by adding one more alert (16 to 17 alerts), the `alert_class` register overflows into `alert_class_0` and `alert_class_1` registers. Next step I will make a generic function for this multi-reg overflow issue. Signed-off-by: Cindy Chen <chencindy@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).