Skip to content

Commit 46a7e3f

Browse files
[doc] Add some more description to cores page
Signed-off-by: Marno van der Maas <[email protected]>
1 parent 81dc3c5 commit 46a7e3f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

hw/doc/cores.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Cores
22

3-
* [Ibex](../ip/rv_core_ibex/README.md)
4-
* [OTBN](../ip/otbn/README.md)
3+
Cores in OpenTitan are processing units that can run programs.
4+
5+
Currently, there are two cores in OpenTitan:
6+
* [Ibex](../ip/rv_core_ibex/README.md) (RV32IMCB)
7+
* [OTBN](../ip/otbn/README.md) (programmable coprocessor for asymmetric cryptographic algorithms, 256-bit datapath)
8+
9+
Since cores are the interface between hardware and software, please also consult the [software resources](../../sw/README.md).

0 commit comments

Comments
 (0)