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.

[Unreleased]

Added

Fixed

Changed

Removed

[1.1.0] - 2024-07-07

Added

  • Add a table of supported EDA tools in documentation

  • Add Verilator as a linter

  • Add Modelsim as a linter

  • Add scripts to run tests in Modelsim

  • Update CI to run linting and tests in Modelsim

  • Add VCS as a linter

  • Add scripts to run tests in VCS

  • Add Xcelium as a linter

  • Add scripts to run tests in Xcelium

Fixed

  • Fix minor issues within json_pkg to support Modelsim

[1.0.0] - 2024-06-06

Added

  • Implement JSON library

  • Implement infrastructure

  • Write documentation