summaryrefslogtreecommitdiff
path: root/docs/documentation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/documentation.md')
-rw-r--r--docs/documentation.md17
1 files changed, 10 insertions, 7 deletions
diff --git a/docs/documentation.md b/docs/documentation.md
index 7258928..41c0642 100644
--- a/docs/documentation.md
+++ b/docs/documentation.md
@@ -42,12 +42,15 @@ Before starting the setup process, please make sure that you have:
- An Arm® MPS3 FPGA prototyping board and components for FPGA evaluation or a `Fixed Virtual Platform` binary:
- An MPS3 board loaded with Arm® Corstone™-300 (`AN552`) or Corstone™-310 reference package (`AN555`). See
- <https://developer.arm.com/downloads/-/download-fpga-images>. You
+ [Download FPGA Images](https://developer.arm.com/downloads/-/download-fpga-images). You
must have a USB connection between your machine and the MPS3 board - for UART menu and for deploying the
application.
- - `Arm® Corstone™-300` based FVP for MPS3 is available from:
- <https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps>.
- - `Arm® Corstone™-310` based FVP is available under Arm® Virtual Hardware: <https://www.arm.com/products/development-tools/simulation/virtual-hardware>
+ - Both `Arm® Corstone™-300` and `Arm® Corstone™-310` based FVPs for MPS3 are available from:
+ [Arm® Ecosystem FVPs](https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps)
+ and as [Arm® Virtual Hardware](https://www.arm.com/products/development-tools/simulation/virtual-hardware)
+- An Arm® MPS4 `Fixed Virtual Platform` binary to try the latest `Arm® Corstone™-315` reference platform. This can also
+ be downloaded from [Arm® Ecosystem FVPs](https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps)
+ page.
> **Note:**: There are two Arm® Corstone™-300 implementations available for the MPS3 FPGA board - application
> notes `AN547` and `AN552`. We are aligned with the latest application note `AN552`. However, the application built
@@ -326,9 +329,9 @@ For further information, please see:
- [Deployment](./sections/deployment.md#deployment)
- [Fixed Virtual Platform](./sections/deployment.md#fixed-virtual-platform)
- - [Setting up the MPS3 Corstone-300 FVP](./sections/deployment.md#setting-up-the-mps3-arm-corstone_300-fvp)
- - [Deploying on an FVP emulating MPS3](./sections/deployment.md#deploying-on-an-fvp-emulating-mps3)
- - [MPS3 board](./sections/deployment.md#mps3-board)
+ - [Installing an FVP](./sections/deployment.md#installing-an-fvp)
+ - [Deploying on an FVP](./sections/deployment.md#deploying-on-an-fvp)
+ - [MPS3 FPGA board](./sections/deployment.md#mps3-fpga-board)
- [Deployment on MPS3 board](./sections/deployment.md#deployment-on-mps3-board)
## Implementing custom ML application