Go to file
Elyan b3383e7c7f
Some checks failed
Build and publish custom Asciidoctor image / Build and push to Container Registry (push) Failing after 1m44s
fix: Prefix the image name with our registry in the tag
2024-10-13 15:27:04 +02:00
.gitea/workflows fix: Prefix the image name with our registry in the tag 2024-10-13 15:27:04 +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 Added Wavedrom register diagrams for the instruction encoding formats 2024-10-13 01:27:08 +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