aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards/arty_s7.py
AgeCommit message (Expand)Author
2023-02-03Remove the deprecated `nmigen_boards` namespace.Catherine
2021-12-10Rename nMigen to Amaranth HDL.whitequark
2020-12-28arty_s7: fix blinky built-in test.whitequark
2020-11-26[breaking-change] Add `_n` suffix to argument names of pins with fixed invert...GuzTech
2020-11-05Factor out I2C resource.awygle
2020-10-15arty_s7: add openocd and flashing support.William D. Jones
2020-08-17Added Arty S7 supportStaf Verhaegen