nmigen-boards.git
2019-08-03 whitequarkUpdate all boards to use default_clk.
2019-08-03 whitequarkReplace subprocess.run(..., check=True) with subprocess...
2019-07-26 EmilyAdd support for the iCE40-HX8K Breakout Board
2019-07-10 William D.... dev: Refactor resource abstractions to use Resource...
2019-07-10 William D.... dev.spi: Update SPIResources to accept a name and direc...
2019-07-05 whitequarkdev.flash: spiflash→spi_flash, spiflash{2x,4x}→spi_flas...
2019-07-05 whitequarkversa_ecp5: add missing pin directions.
2019-07-03 Jean-François... Factor out SPI resource definition.
2019-07-03 whitequarkdev.uart: fix typo.
2019-07-03 Sebastien Bourdeauducqkc705: fix openocd command
2019-07-03 Sebastien Bourdeauducqadd KC705
2019-07-03 Sebastien Bourdeauducqblackice_ii: add missing import
2019-06-28 whitequark[breaking-change] Factor out "irda" resource.
2019-06-28 whitequark[breaking-change] Factor out "serial" resource and...
2019-06-28 whitequarkFormatting. NFC.
2019-06-25 whitequarkAdd Versa ECP5/ECP5-5G support.
2019-06-24 Alexander Hudeicebreaker: Fix resource numeration to avoid overlappin...
2019-06-19 Staf Verhaegenmystorm BlackIceII support
2019-06-19 Staf Verhaegenmystorm BlackIce support
2019-06-19 Staf VerhaegenConvert DOS line endings.
2019-06-12 whitequarkUse the new active-low PinsN platform feature.
2019-06-06 whitequarkFactor out SPI flash resource definition.
2019-06-06 William D.... Add icebreaker platform.
2019-06-05 whitequarkSimplify after changes in nmigen.
2019-06-05 whitequarkUpdate to track changes in nmigen.
2019-06-04 whitequarkUse vendor's device and package names everywhere, not...
2019-06-04 whitequarkBlink all LEDs at 1 Hz if any board is run as __main__.
2019-06-04 whitequarkExtract from nMigen.