From 6f2d8197ce8348546d7cbfaf7f53961c1ec3350f Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Mon, 1 Nov 2021 17:00:27 +0100 Subject: Update documentation Updating MCC memory for new configurations of Corstone-300 FPGA. Adding information about required Python packages and tools. Adding information about run_platform.py script. Change-Id: I7a542db364ebcb2a4524823aff4b8864f62a8ae5 --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 5e03a5c..db6ebfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,5 @@ numpy +pillow pyelftools +tensorflow +ethos-u-vela -- cgit v1.2.1