amaranth-boards icon indicating copy to clipboard operation
amaranth-boards copied to clipboard

Board definitions for Amaranth HDL

Results 57 amaranth-boards issues
Sort by recently updated
recently updated
newest added

[icesugar_pro.zip](https://github.com/amaranth-lang/amaranth-boards/files/8237100/icesugar_pro.zip) board has some more resources but this is basics for tests

feature

There is already pull request for Colorlight i5 board https://github.com/nmigen/nmigen-boards/pull/148 it has only sodimm and everything else is needed to be build on top of that. But Colorlight i5 often...

The ColorLight i9 v7.2 is very similar to the i5 v7.0. See https://github.com/wuxx/Colorlight-FPGA-Projects/blob/master/colorlight_i9_v7.2.md for the hardware description.

I bought a Spartan-6 dev board as it has the same FPGA (LX16) I'm using for another project. I've tested the LEDs, Buttons, UART and SPI FLash. There are schematics...

I've prepared this carefully (the connector defns were parsed out of the kicad netlist) but I don't yet have hardware to test this on.

board is alive and blinks!

The copi and cipo pins where swapped, that is fixed now.

Blinky tested. Used Terasic golden QSF file to assign pin definitions and IO standards.

The schematics of the Nandland Go number the 7-segment displays from left to right as 1 and 2, and the original commit introducing the Nandland Go numbers the 7-segment displays...