commit | 19be7e21350737e08cfe20e56bf4e1f06d37df45 | [log] [tgz] |
---|---|---|
author | Igor Kouznetsov <igor.kouznetsov@wdc.com> | Fri Mar 05 10:11:48 2021 -0800 |
committer | Michael Schaffner <msf@google.com> | Thu May 27 13:19:53 2021 -0700 |
tree | b0901d1c1e78ba0afb00b3951ce5c9ad203cbf88 | |
parent | bd78e5cd8fed1494862fd14764157862b7a82012 [diff] |
[i2c, rtl] Loopback test and other changes 1. Enabled line loopback test 2. Implemented target waiting for host to pull SCL low before stretching the clock 3. Increased depth from 32 to 64 in all four FIFOs 4. Fixed event_nak implementation 5. Added synchronizers for SCL/SDA inputs 6. Modified clock stretching in the target mode: no stretching for the first address match when both en_addr and stop are set; stop is deasserted after this so stretching occurs for the second address match 7. Other minor changes to the target mode 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).