Go to file
Elyan 7cbf03d54f
Some checks failed
Central(Architecture) Docs Build / Build Documentation (push) Failing after 8s
Add docker image base prefix with Gitea registry URL and package owner
2024-10-13 16:03:36 +02:00
.gitea/workflows Add docs build CI 2024-10-13 15:52:56 +02:00
docker Trigger docker image CI 2024-10-13 13:24:23 +02:00
src Added Wavedrom register diagrams for the instruction encoding formats 2024-10-13 01:27:08 +02:00
.gitignore Added info on the data handled by the CPU 2024-10-13 00:47:10 +02:00
Makefile Add docker image base prefix with Gitea registry URL and package owner 2024-10-13 16:03:36 +02:00
README.md Added Wavedrom register diagrams for the instruction encoding formats 2024-10-13 01:27:08 +02:00

This repo

This repository contains the documentation on the Central(Architecture).

Building from sources

To build the documentation, make and docker should be installed in the build environment.

make create-docker-image && make