Skip to content

Commit

Permalink
[opentitantool] Introduce JSON config for teacup shield
Browse files Browse the repository at this point in the history
The HyperDebug "shield" has a number of MUX'es, buffers and other
ICs (current sensors), which can be controlled through some signals in
addition to what is used when e.g. simulating OpenTitan on an FPGA.

This PR introduces a new `hyperdebug_teacup.json` file, to be used with
`--interface=hyperdebug` (not `hyper310`).  Both this file and existing
FPGA-specific files refer to a common `opentitan.json`.

Change-Id: I15390cd3ac93a149ea65635c3c3f298e7a08cea0
Signed-off-by: Jes B. Klinke <[email protected]>
  • Loading branch information
jesultra committed Jan 19, 2024
1 parent da087bb commit 7291f3d
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 0 deletions.
Loading

0 comments on commit 7291f3d

Please sign in to comment.