Skip to content
This repository was archived by the owner on Mar 2, 2021. It is now read-only.
This repository was archived by the owner on Mar 2, 2021. It is now read-only.

Accessing Arty-35T DRAM #169

@denishoornaert

Description

Hi,

I am currently trying to access the 256MB of off-chip memory (DDR) on the arty-35T.
I first started to play with the available configurations (i.e., TinyConfig in rocket-chip/src/main/scala/system/Configs.scala) by adding WithIncoherentTile() and WithDefaultMemPort() but all attempts failed.
Thereafter, I quickly realized that, unlike the VCU707, there is no AXI connection between the cores and the Arty-35T DDR controller (src/main/scala/everywhere/e300artydevkit/FPGAChip.scala).

My questions are:

  • Is it really the case that the DDR controller is not mapped and thus cannot be accessed?
  • Can it be mapped/accessed ? If yes, is there any known FPGA-shell (or satellite project) mapping it ?

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