Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDRAM #24

Open
BrunoLevy opened this issue Jan 12, 2021 · 1 comment
Open

SDRAM #24

BrunoLevy opened this issue Jan 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@BrunoLevy
Copy link
Owner

Develop a SDRAM controler

  1. a small standalone project with a framebuffer and HDMI
  2. map it in the address space of FemtoRV32
  3. FemtoRV32 full access (code + data)
    Links:
    SDRAM notes: https://github.com/BrunoLevy/learn-fpga/blob/master/FemtoRV/TUTORIALS/SDRAM.md
    HDMI notes: https://github.com/BrunoLevy/learn-fpga/blob/master/FemtoRV/TUTORIALS/HDMI.md
    Small HDMI project: https://github.com/BrunoLevy/learn-fpga/tree/master/Basic/ULX3S_hdmi
@BrunoLevy BrunoLevy added the enhancement New feature or request label Jan 12, 2021
@Mecrisp
Copy link
Contributor

Mecrisp commented Jan 8, 2022

Done :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants