amaranth-boards
amaranth-boards copied to clipboard
Board definitions for Amaranth HDL
This adds support for the mentioned QMTech boards. They can be used with the same daughterboard, which they can be plugged into by using option standalone=False
Panologic G2 boards added, supports several programming options.
support de0_nano. This has been blinky-tested. I didn't like to line wrap the connectors, because in this way they align exactly with the numbering of the headers in the User...
Adds support for Colorlight i5/i9 modules.
Hi, this patch adds support for [Digilent Basys 3](https://reference.digilentinc.com/reference/programmable-logic/basys-3/start). Tested locally with Blinky.
An iCE40UP5K FPGA in a Feather compatible form factor. https://github.com/joshajohnson/iCE40-feather
NOTE: In draft mode and awaiting for upstream PR to be merged This PR changes the TinyFPGA AX2 board to use the internal high-speed oscillator by default, since the board...
Add remaining peripherals which connect to the FPGA: audio codec, I2C, VGA, TV decoder, IrDa, SDRAM, PS/2, ADC
Added support for the DE4 (Stratix IV devboard). Currently only covers the basic functionality: LEDs, buttons, switches, GPIO headers, clock inputs. Have tested with the blinky. Something I forgot to...