Skip to content

Rework peripheral addresses #26

Description

@rroohhh

To simplify code and reduce the possibility for bugs, we want to rework the way addresses and the memorymap works.

  1. Addresses should be in units of the bus word size, this means 32bits for both AXI and JTAG
  2. This means a logical to physical conversion routine is needed for things like the HardwareProxy (and vice versa)
  3. This means now all unaligned memory accesses are impossible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions