Developer guide
Table of Contents
HDL
-
Code tested with SVUnit using JSONTestSuite and custom tests
-
Main simulator for development is Verilator 5.24
-
[TODO] No linting and code formating tools are used yet
Documentation
-
All documentation is written in Asciidoc
-
Documentation site (Github Pages) is generated via Antora
-
[TODO] NaturalDocs generated class reference documentation
Git
-
Git messages follows Conventional Commits specification
-
Changelog format follows Keep a Changelog specification
-
Versioning is based on Semantic Versioning.