Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 870 Bytes

CHANGELOG.rst

File metadata and controls

37 lines (24 loc) · 870 Bytes

CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2021-08-25

Initial version.

Added

  • Store generator for C++ and VHDL
  • C++ library to access the store in your application
  • VHDL entities to setup synchronization between VHDL and a C++ store
  • python library with the Embedded Debugger protocol to connect to an application
  • A presentation
  • Examples
  • (Unit) tests
  • Some documentation