Back to Tock

Earlgrey Register Definitions

chips/earlgrey/src/registers/README.md

latest564 B
Original Source

Earlgrey Register Definitions

The files in this directory are auto-generated register definitions for Earlgrey peripherals. These files were auto-generated from the OpenTitan codebase as follows:

bash
$ cd $OPENTITAN_TREE
$ git checkout earlgrey_es
$ bazel build //sw/device/tock:tock_earlgrey_registers
$ tar -C $TOCK_TREE -xvf bazel-bin/sw/device/tock/tock_earlgrey_registers.tar

Note: the existence of a file in this directory does not necessarily mean that a tock peripheral implementation exists. These files are only the register definitions.