commit | 04cf8c7d85ebf81f83f1eb00f458e56d091ab655 | [log] [tgz] |
---|---|---|
author | Martin Lueker-Boden <martin.lueker-boden@wdc.com> | Mon Apr 26 18:03:38 2021 -0700 |
committer | Martin Lueker-Boden <47870387+martin-lueker@users.noreply.github.com> | Sat May 01 15:40:16 2021 -0700 |
tree | b8c9cc87959337eb3482f5069841ea62bd23dfc9 | |
parent | 433620770f5bc7b96569f5e873482d7f453dded5 [diff] |
[ spi_host ] Remove cmd_len_q register to clean up DC logs The register cmd_len_q is never used and gets optimized away at synthesis. This commit explicitly removes that register (and comments the code as such) to clean up the logs. Signed-off-by: Martin Lueker-Boden <martin.lueker-boden@wdc.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).