commit | a3976db0b45a1c8e2214b6a027059ef0f7e8025e | [log] [tgz] |
---|---|---|
author | Cindy Chen <chencindy@google.com> | Sun Jul 26 19:13:09 2020 -0700 |
committer | cindychip <cindy.chen0316@gmail.com> | Tue Jul 28 09:39:05 2020 -0700 |
tree | afb2c1c2a0dd4853a367e9bb629daf82747fea40 | |
parent | aebf7c1f973f4151100ba9d1ed54b3e81608c567 [diff] |
[fpv/tool] update csr_autogen_tool 1. Add one support to the csr_assert_check: multi-reg with non-homog feature: this supports registers such as intr_state, pinmux regs 2. Clean up the current fpv_csr_assert autogen format by: 1). Using "def" to break the code into smaller functions 2). Add more comments to explain the purpose of the properties 3). Combine w0c assertion into normal wr_P assertion, and use this one assertion to check by register instead of check by fields 4). For w1c assertion, added a support for external registers 3. Add a TODO to keep track of current script limitation. Signed-off-by: Cindy Chen <chencindy@google.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 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).