| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-03 | Remove the deprecated `nmigen_boards` namespace. | Catherine | |
| 2021-12-10 | Rename nMigen to Amaranth HDL. | whitequark | |
| 2021-08-13 | Add support for EBAZ4205 'Development' Board | Dhiru Kholia | |
| References: - https://github.com/fusesoc/blinky/pull/68/files (EBAZ4205 blinky) - https://github.com/fusesoc/blinky#ebaz4205-development-board - https://github.com/olofk/serv/pull/59/files (EBAZ4205 'serv' support) - Existing 'arty_z7.py' example Usage: ``` $ pwd nmigen-boards/nmigen_boards $ pip3 install --editable "." $ python3 -m nmigen_boards.ebaz4205 ``` At this point, both the LEDs should start blinking. | |||
