Skip to content

Commit

Permalink
[topgen/pinmux/doc] Autogen target pinout / pinmux connectivity tables
Browse files Browse the repository at this point in the history
This adds a top-level doc generation function which currently
generates pinout and pinmux connectivity tables for all targets (ASIC,
CW310 etc) of a specific top-level.

More documentation generation functions can be added in the future, if
needed.

Signed-off-by: Michael Schaffner <[email protected]>
  • Loading branch information
msfschaffner committed Aug 4, 2021
1 parent 0c12395 commit 908fed9
Show file tree
Hide file tree
Showing 9 changed files with 906 additions and 4 deletions.
6 changes: 5 additions & 1 deletion hw/ip/pinmux/doc/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,11 @@ A typical programming sequence for the wakeup detectors looks as follows:

## Pinout and Pinmux Mapping

**TODO: generate tables for top-earlgrey**
The tables below summarize the pinout and pinmux connectivity for certain top-level designs.

### Top Earlgrey

{{< snippet "../../../top_earlgrey/ip/pinmux/doc/autogen/targets.md" >}}

## Register Table

Expand Down
Loading

0 comments on commit 908fed9

Please sign in to comment.