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
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
#### CPU
The CPU core is an instance of the [PicoRV32 core](https://github.com/YosysHQ/picorv32).
The instance enables the following features