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

RFC: applet.program.ecp5_flash #192

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    ec22641 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. applet.program.ecp5_sram: rework applet

    Moved jtag constants into arch.lattice.ecp5
    Moved device idodes into database.lattice.ecp5
    gregdavill committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    14f60b4 View commit details
    Browse the repository at this point in the history
  2. applet.program.ecp5_sram: speed improvements

    Split bitstream into chunks to reduce overhead and improve speed
    Removed local reversal funcitons, switched to bits.reversed()
    gregdavill committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    0d1a164 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c505abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58b7459 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7184483 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4f1261 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    952f599 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca10bd3 View commit details
    Browse the repository at this point in the history