Navigation Menu

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amaranth-lang/amaranth-boards
base: 2bdf05ff80cc
Choose a base ref
...
head repository: amaranth-lang/amaranth-boards
compare: d20fb96e3589
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 17, 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 17, 2020
    Copy the full SHA
    d20fb96 View commit details
    Browse the repository at this point in the history