Add link to SW for API descriptions

Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
Joachim Strömbergson 2022-11-29 13:47:43 +01:00
parent 971b1c8178
commit aeafc244fb

View file

@ -21,11 +21,11 @@ cores in different ways given the current exection mode. There are two
execution modes - firmware and application. Basically, in application mode execution modes - firmware and application. Basically, in application mode
the access is more restrictive. the access is more restrictive.
The API for all cores is described in XYZ. The API for all cores is described in the [Software documentation](software.md).
### Cores ### Cores
#### CPU #### CPU
The CPU core is an instance of the [PicoRV32 core](https://github.com/YosysHQ/picorv32). The CPU core is an instance of the [PicoRV32 core](https://github.com/YosysHQ/picorv32).
The instance enables the following features The instance enables the following features