Skip to content

Commit f089714

Browse files
Template: minor README.md update
1 parent b52967a commit f089714

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

template/sdsio/fvp/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ The following SDS software components are required:
1818
1919
## FVP Configuration
2020
21-
The Arm Virtual Hardware is configured for **Corstone-300** with the [fvp_config.txt](https://github.com/ARM-software/SDS-Framework/blob/main/template/Board/Corstone-300/fvp_config.txt) and for **Corstone-320** with the with the [fvp_config.txt](https://github.com/ARM-software/SDS-Framework/blob/main/template/Board/Corstone-320/fvp_config.txt).
21+
The Arm Virtual Hardware is configured for **Corstone-300** with the [fvp_config.txt](https://github.com/ARM-software/SDS-Framework/blob/main/template/Board/Corstone-300/fvp_config.txt)
22+
and for **Corstone-320** with the [fvp_config.txt](https://github.com/ARM-software/SDS-Framework/blob/main/template/Board/Corstone-320/fvp_config.txt).
2223
You can leave the configuration settings at their default values, a change is not necessary.
2324
2425
An important configuration setting is the path to the Python simulation scripts. The path refers to the solution folder:
@@ -31,7 +32,7 @@ An important configuration setting is the path to the Python simulation scripts.
3132

3233
- For **Corstone-320 with Ethos-U85**:
3334

34-
```
35+
```txt
3536
mps4_board.v_path=./Board/Corstone-320/vsi/python/
3637
```
3738

0 commit comments

Comments
 (0)