abstractaccelerator/configs/README.md

17 lines
614 B
Markdown
Raw Normal View History

2019-06-04 22:57:48 +08:00
# SweRV RISC-V core from Western Digital
## Configuration
### Contents
Name | Description
---------------------- | ------------------------------
swerv.config | Configuration script for SweRV
2020-02-20 10:25:04 +08:00
This script will generate a consistent set of `defines/#defines needed for the design and testbench.
2019-06-04 22:57:48 +08:00
A perl hash (*perl_configs.pl*) and a JSON format for SweRV-iss are also generated.
2020-02-20 10:25:04 +08:00
`$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.