commit | 8317b037bc142ac95e4bf3ecfdfafffb7f64ef8c | [log] [tgz] |
---|---|---|
author | Tom Roberts <tomroberts@lowrisc.org> | Fri Apr 09 14:59:35 2021 +0100 |
committer | Tom Roberts <53745528+tomroberts-lowrisc@users.noreply.github.com> | Mon Apr 12 08:48:10 2021 +0100 |
tree | 50e0fbedb546eac9f125114bc8f7b1f4c3b9ba98 | |
parent | 1def47b2507b73b66d045695c03946e5349f738d [diff] |
Update lowrisc_ibex to lowRISC/ibex@25cd6600 Update code from upstream repository https://github.com/lowRISC/ibex.git to revision 25cd6600c64e6eec4c3f5ee20237b53e4d5a3a52 * [dv] Don't kill regression on sim error (Greg Chadwick) * [rtl] Add dual core lockstep option (Tom Roberts) * [rtl] Add a new top level plus wiring (Tom Roberts) * [rtl/icache] Move various parameters into the pkg (Tom Roberts) * [rtl] Add SVA to ensure valid_i in compressed decoder is known (Pirmin Vogel) * Update google_riscv-dv to google/riscv-dv@59dcd8c (Rupert Swarbrick) * [util] Document required VCS version (Rupert Swarbrick) * [util] Manually "vendor" latest check_tool_requirements.py (Rupert Swarbrick) * Fix initialisation in ibex_icache_env_cfg.sv (Rupert Swarbrick) * Update lowrisc_ip to lowRISC/opentitan@f29a0f7a7 (Rupert Swarbrick) * Avoid encumbered name in ibex_icache_testplan.hjson (Rupert Swarbrick) * [dv] Remove semicolon (Philipp Wagner) * [dv] Fix name of ELF file in report (Philipp Wagner) * [dv] Fix riscv_nested_interrupt_test (Greg Chadwick) * [dv] Fix riscv_irq_in_debug_mode_test (Greg Chadwick) * [dv] Allow full IRQ randomisation (Greg Chadwick) * [dv] Small core_ibex_test_lib refactor (Greg Chadwick) Signed-off-by: Tom Roberts <tomroberts@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).