commit | a6663d14586aefc20e45d5b0a2284f6384cf55a6 | [log] [tgz] |
---|---|---|
author | Pirmin Vogel <vogelpi@lowrisc.org> | Fri Apr 09 12:33:28 2021 +0200 |
committer | Pirmin Vogel <vogelpi@lowrisc.org> | Thu Apr 15 09:46:04 2021 +0200 |
tree | f9dc4dc0347cf2df14e0ae21002b5b74e499a6b7 | |
parent | bdb0dceaa3a4becad9a28d0e88dffcdc7a616cce [diff] |
[aes] Use prim_flop_en/buf primitives inside DOM S-Box We use such primitives to encapsulate tool-specific synthesis attributes. When switching to a different synthesis tool, users need to make sure to provide the proper primitives. Otherwise, the resulting netlist might be insecure. 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).