commit | 1fc7fa73ef12f0c4882054d1b092621b3ca050a6 | [log] [tgz] |
---|---|---|
author | Eunchan Kim <eunchan@opentitan.org> | Wed Dec 16 10:22:59 2020 -0800 |
committer | Eunchan Kim <eunchan@opentitan.org> | Thu Dec 17 10:18:21 2020 -0800 |
tree | 7e7398ef6f6c961bb4b254c5e9890c5f8e463824 | |
parent | 55d787d4900de20d9f24f500807c559d9cb73e20 [diff] |
[kmac] Add HintByteData for packer in MSGFIFO This commit adds the compile-time parameter of prim_packer to turn on ByteData. The packer checks the continuity of the input mask/ output mask if this parameter is non-zero. Signed-off-by: Eunchan Kim <eunchan@opentitan.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).