Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 412 Bytes

cores.md

File metadata and controls

9 lines (6 loc) · 412 Bytes

Cores

Cores in OpenTitan are processing units that can run programs.

Currently, there are two cores in OpenTitan:

  • Ibex (RV32IMCB)
  • OTBN (programmable coprocessor for asymmetric cryptographic algorithms, 256-bit datapath)

Since cores are the interface between hardware and software, please also consult the software resources.