Skip to content

[top_earlgrey,ast] Add CSRs to control muxes on IOB[0:3] and wire them up #23280

Closed
@andreaskurth

Description

PR #23201 will add muxes on IOB[0:3]. The selectors of those muxes are currently tied off (there are TODOs referencing this issue in the code). Those selectors instead need to be driven based on CSR bits in AST. So the following changes are required:

  • Add CSR bits in AST (0: direct connection; 1: muxed to/from SPI dev/host; reset value: 0)
  • Expose the values of those bits as outputs of AST.
  • Connect these AST outputs to the mux selectors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions