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

Added Arty S7 support #101

Merged
merged 2 commits into from Aug 17, 2020
Merged

Added Arty S7 support #101

merged 2 commits into from Aug 17, 2020

Commits on Aug 9, 2020

  1. Added Arty S7 support

    This is based on Arty A7 file. Some things are handled differently:
    * Rename cpu_reset resource to rst and use it as default circuit reset.
    * Use Vivado for programming the board.
    * Don't overload .bin generation; it does not seem to make a difference.
    * Generate also mcs file. This is used by openFPGALoader for programming
      into SPI Flash.
    
    Arty S7-50 has been tested on the board by blinky test; Arty S7-25 only
    bitstream generation, not on the board.
    Fatsie committed Aug 9, 2020
    Copy the full SHA
    db0e60c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. formatting

    whitequark committed Aug 17, 2020
    Copy the full SHA
    96a1c18 View commit details
    Browse the repository at this point in the history