You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: template/sdsio/fvp/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,8 @@ The following SDS software components are required:
18
18
19
19
## FVP Configuration
20
20
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).
22
23
You can leave the configuration settings at their default values, a change is not necessary.
23
24
24
25
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.
0 commit comments