abstractaccelerator/configs
Olof Kindgren 801d0f66f6 Set snapshot dir to a known location in FuseSoC SweRV config generator
The previous fix for the FuseSoC SweRV config generator was not complete
2020-09-24 14:32:08 +02:00
..
README.md Version 1.5 2020-02-19 18:25:04 -08:00
swerv.config Updated per issue #70 2020-09-22 09:58:03 -04:00
swerv_config_gen.py Set snapshot dir to a known location in FuseSoC SweRV config generator 2020-09-24 14:32:08 +02: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.