mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-24 13:57:19 -04:00
Fix description of ISA extensions in core file
This commit is contained in:
parent
dba0529156
commit
209d7e0eaf
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ CAPI=2:
|
|||
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
name: "lowrisc:ibex:ibex_core:0.1"
|
||||
description: "CPU core with 2 stage pipeline implementing the RV32IMC_Zicsr ISA"
|
||||
description: "CPU core with 2 stage pipeline implementing the RV32IMC_Zicsr_Zifencei ISA"
|
||||
|
||||
filesets:
|
||||
files_rtl:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue