cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

doc: keep documentation in sync with the code

Open slgth opened this issue 1 year ago • 1 comments
trafficstars

Both the ISA and design documentations use some parameters generated from the RTL (ports, parameters). As of now, they are committed to the repository and can be out of sync with the code.

This PR removes them from the repository and freshly generates them from the code when building HTML files.

This PR also removes prebuilt HTML files (design & ISA docs) and generates them when building the top-level Read the Docs documentation (make -C docs).

slgth avatar Oct 21 '24 08:10 slgth