Skip to content
  1. Nov 03, 2021
    • Kristofer Jonsson's avatar
      Update documentation · 6f2d8197
      Kristofer Jonsson authored
      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
      6f2d8197
  2. Sep 09, 2021
  3. Jun 22, 2021
    • Jonny Svärd's avatar
      Add a requirements.txt to scripts folder · dabf6b5d
      Jonny Svärd authored
      Some scripts require external modules (from pip).
      Install using:
      
       python -m pip install -r requirements.txt
      
      NOTE: On some distributions python2 is still default, so to
      use python 3 it might be necessary to replace python on the
      above command line with python3
      
      Update README.md to mention the python requirements.
      
      Change-Id: Ia7581c874570d92846095775f680238328f651b4
      dabf6b5d
  4. May 19, 2021
  5. May 11, 2021
  6. May 05, 2021
  7. Feb 25, 2021
    • Kristofer Jonsson's avatar
      Adding CTest script · 715c07b0
      Kristofer Jonsson authored
      Adding script to run CTest on the Corstone-300 FVP. The script will
      detect which version of the FVP that is used and pass the correct
      command line arguments.
      
      Updating README with instructions how to run tests, either using
      CTest or calling the FVP directly.
      
      Update FreeRTOS example to exit with the status of the inference.
      Minor adjustments are needed to the output vectors.
      
      Change-Id: I8a1a740b0dec2ce35d95e5c5d91f4b57a2c8e1fa
      21.02
      715c07b0
  8. Feb 23, 2021
  9. Nov 26, 2020
  10. Nov 19, 2020
Loading