commit | 7287163ac8842e455d25e49b2f34e28a215dfecb | [log] [tgz] |
---|---|---|
author | Pirmin Vogel <vogelpi@lowrisc.org> | Mon Dec 20 12:07:58 2021 +0100 |
committer | Pirmin Vogel <vogelpi@lowrisc.org> | Tue Dec 21 20:53:29 2021 +0100 |
tree | 15120f0314579f38e90acd4f8e58e97fd0ec3781 | |
parent | 322ee88d1c4e86d84450a74cc2bc37fde0a783a8 [diff] |
[aes, pre_syn] Remove prim_sparse_fsm_flop suffixes introduced by sv2v It seems that related to the StateEnumT parameter of the prim_sparse_fsm_flop module, sv2v introduces some additional suffixes to to the module and instantiations that break Yosys synthesis. Based on the sv2v version used, these suffixes might vary. This commit removes additional variations that we've seen so far. 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 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).