From 661959c6d2fabada5d465e9de8f84128e3f7b684 Mon Sep 17 00:00:00 2001 From: Kshitij Sisodia Date: Wed, 24 Nov 2021 10:39:52 +0000 Subject: MLECO-2426: Support for new Corstone-300 app note AN552 rev B. These changes will limit the use of FPGA internal SRAM from a max of 4MiB to 2MiB and the BRAM from 2MiB to 1MiB. Change-Id: I69c8e695aee26ff4f235bfe83ffd26efbd66f547 --- docs/documentation.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs/documentation.md') diff --git a/docs/documentation.md b/docs/documentation.md index 7049630..f1fab8c 100644 --- a/docs/documentation.md +++ b/docs/documentation.md @@ -37,13 +37,17 @@ Before starting the setup process, please make sure that you have: [Arm Compiler download Page](https://developer.arm.com/tools-and-software/embedded/arm-compiler/downloads) - 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 reference package (`AN547`) from: + - An MPS3 board loaded with Arm® Corstone™-300 reference package (`AN552`) from: . 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: . +> **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 +> for MPS3 target should work on both FPGA packages. + ### Additional reading This document contains information that is specific to Arm® Ethos™-U55 and Arm® Ethos™-U65 products. Please refer to the following documents @@ -336,4 +340,4 @@ Please refer to: ## FAQ -Please refer to: [FAQ](./sections/faq.md#faq) \ No newline at end of file +Please refer to: [FAQ](./sections/faq.md#faq) -- cgit v1.2.1