Skip to content
  1. Jan 23, 2025
  2. Jan 07, 2025
  3. Dec 16, 2024
  4. Nov 18, 2024
  5. May 11, 2023
  6. Nov 16, 2022
  7. Nov 04, 2022
  8. Jun 15, 2022
    • Ledion Daja's avatar
      Improve documentation · ca7b03e9
      Ledion Daja authored
      - added instruction about adding FVP executables into PATH environment
        variable
      - removed leading space from markdown table which caused faulty view in
        Gitiles
      - reworked description of run_platform.py script
      - replaced SVG with PNG images to support rendering in Gitiles
      
      Change-Id: I2f0b242138fff64b7ebc78f9ce6d76c3ef8a8e5b
      ca7b03e9
  9. Jun 13, 2022
  10. May 12, 2022
  11. May 09, 2022
    • Kristofer Jonsson's avatar
      Update documentation · a739d21e
      Kristofer Jonsson authored
      Add documentation about how base addresses are used by the driver
      unit tests.
      
      Update message handler application to use TENSOR_ARENA_SIZE the
      same way as the FreeRTOS application.
      
      Add documenation about Corstone-310.
      
      Change-Id: I08a315b95ca757ce3449cb7af104b8f1ac7f8865
      a739d21e
  12. Feb 14, 2022
  13. Nov 17, 2021
    • Kristofer Jonsson's avatar
      Add support for Ninja · 8948704d
      Kristofer Jonsson authored
      Add support for Ninja buider under both Linux and Windows.
      
      Updating generate_binaries.py to produce dependencies file. Removing
      files by wild card does not work with Ninja under Windows.
      
      Change-Id: I486463603de7413e09edcd959c329253867f4564
      8948704d
  14. 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
  15. Sep 09, 2021
  16. 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
  17. May 19, 2021
  18. May 11, 2021
  19. May 05, 2021
  20. 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
  21. Feb 23, 2021
  22. Nov 26, 2020
  23. Nov 19, 2020
Loading