Add support for the open-source NEORV32 RISC-V compatible processor system (SoC). Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
8 lines
184 B
YAML
8 lines
184 B
YAML
# Copyright (c) 2021 Henrik Brix Andersen <henrik@brixandersen.dk>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NEORV32 RISC-V CPU
|
|
|
|
compatible: "neorv32-cpu"
|
|
|
|
include: cpu.yaml
|