commit | 96c905b2473ea2ccbfd87e1eba8851ee5db64509 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Tue Feb 02 10:48:39 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Tue Feb 02 18:12:38 2021 +0000 |
tree | 425e28af37c08c4e055d7268b1a23b3cd99fce80 | |
parent | 26e304f483c2db8b87b634b0cd942c39b9dc4680 [diff] |
[topgen] Allow eflash objects to have name, clock_connections In practice, they always have a name (we generate exactly one in top_earlgrey.hjson, which is an element in the memory list with name and type both "eflash"). They also always have a clock_connections field, which is generated in amend_clocks (I wonder whether this should actually just overwrite clock_srcs, but that's definitely for a different patch). Signed-off-by: Rupert Swarbrick <rswarbrick@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).