commit | 23e0f3f05410596a3c31c13c2c27505c5971f4ee | [log] [tgz] |
---|---|---|
author | Igor Kouznetsov <igor.kouznetsov@wdc.com> | Fri May 28 09:15:58 2021 -0700 |
committer | Michael Schaffner <msf@google.com> | Thu Jun 03 10:31:04 2021 -0700 |
tree | 491e4978b57a0c7a830230a2e15ec10119a67ef5 | |
parent | 3dcd4a4918fd15c56545999f14e1e27faeb25ae7 [diff] |
[i2c, rtl] Fixes to Lint Errors and Changes to Clock Stretching by Target 1. Fixed Lint errors related to FIFO depth 2. Modified clock stretching by target after matching an address: - en_addr_tx and stop_tx for transmit (read) transactions - en_addr_acq and stop_acq for acquire (write) transactions 3. Disabled clock stretching by target after transmitting or acquiring a data byte Signed-off-by: Igor Kouznetsov <igor.kouznetsov@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 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).