Go to file
Elyan 7dc11570f5
Some checks failed
Central(Architecture) Docs Build / Build Documentation (push) Failing after 11s
fix: VOLUME_CI not used as variable...
2024-10-13 18:38:45 +02:00
.gitea/workflows Different volume handling while running in CI 2024-10-13 18:36: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 fix: VOLUME_CI not used as variable... 2024-10-13 18:38:45 +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