mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-07-26 08:25:31 -04:00
Add link to SW for API descriptions
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
971b1c8178
commit
aeafc244fb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue