| commit | 0193aba1b9285df11a2012713fc66959450ccb80 | [log] [tgz] |
|---|---|---|
| author | Pirmin Vogel <vogelpi@lowrisc.org> | Mon Aug 17 15:10:57 2020 +0200 |
| committer | Pirmin Vogel <vogelpi@lowrisc.org> | Thu Aug 20 11:00:22 2020 +0200 |
| tree | 552948e791efd2525592cff7d888831a2aeaf3d5 | |
| parent | 74c8422494824f5eb1754b71027a6791d3bf3773 [diff] |
[regtool] Generate `NumAlerts` parameter from alert_list With this commit, the regtool checks the number of alerts defined in the alert_list defined in the hjson and creates a corresponding parameter in the *_reg_pkg.sv. This parameter can then be used in the RTL to e.g. instantiate the correct number of alert senders. In addition, `AlertAsyncOn` is turned into a parameter. The reason for this change is that ultimately, `AlertAsyncOn` will be driven by topgen based on whether the peripheral and the alert handler are in the same or different clock domains. Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.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 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).