abstractaccelerator/Cores-SweRV/configs
colin 853d12f17c Init to abstract accelerator project 2022-02-02 03:34:37 +00:00
..
README.md Init to abstract accelerator project 2022-02-02 03:34:37 +00:00
swerv.config Init to abstract accelerator project 2022-02-02 03:34:37 +00:00
swerv_config_gen.py Init to abstract accelerator project 2022-02-02 03:34:37 +00:00

README.md

SweRV RISC-V core from Western Digital

Configuration

Contents

Name Description
swerv.config Configuration script for SweRV

This script will generate a consistent set of `defines/#defines needed for the design and testbench.
A perl hash (perl_configs.pl) and a JSON format for SweRV-iss are also generated.

$RV_ROOT/configs/swerv.config -h will provide options for the script.

While the defines files may be modified by hand, it is recommended that this script be used to generate a consistent set.