commit | 1c23361d45964055f85f0b19ece27fe19e9a0254 | [log] [tgz] |
---|---|---|
author | Moritz Wettermann <moritz.wettermann@gi-de.com> | Thu Aug 25 12:04:06 2022 +0200 |
committer | Pirmin Vogel <vogelpi@lowrisc.org> | Thu Aug 25 18:52:34 2022 +0200 |
tree | b06654d581ad8d96eebe3332f5f56e99d17f9c25 | |
parent | 0428cdb441f4dcb9ac822eb38dd0c8fa3c52ad60 [diff] |
[aes/pre_syn] Fixed module parameters bug in syn_setup.example.sh Found bug in hw/ip/aes/pre_syn/syn_setup.example.sh: - "SEC_" was missing in the name of two module parameter variables (LR_SYNTH_SEC_MASKING and LR_SYNTH_SEC_S_BOX_IMPL) - This caused that the default module parameters in the RTL files were not overwritten Signed-off-by: Moritz Wettermann <moritz.wettermann@gi-de.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 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).