aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards
AgeCommit message (Expand)Author
2019-07-10dev.spi: Update SPIResources to accept a name and direction.William D. Jones
2019-07-05dev.flash: spiflash→spi_flash, spiflash{2x,4x}→spi_flash_{2x,4x}.whitequark
2019-07-05versa_ecp5: add missing pin directions.whitequark
2019-07-03Factor out SPI resource definition.Jean-François Nguyen
2019-07-03dev.uart: fix typo.whitequark
2019-07-03kc705: fix openocd commandSebastien Bourdeauducq
2019-07-03add KC705Sebastien Bourdeauducq
2019-07-03blackice_ii: add missing importSebastien Bourdeauducq
2019-06-28[breaking-change] Factor out "irda" resource.whitequark
2019-06-28[breaking-change] Factor out "serial" resource and rename to "uart".whitequark
2019-06-28Formatting. NFC.whitequark
2019-06-25Add Versa ECP5/ECP5-5G support.whitequark
2019-06-24icebreaker: Fix resource numeration to avoid overlapping with PMOD.Alexander Hude
2019-06-19mystorm BlackIceII supportStaf Verhaegen
2019-06-19mystorm BlackIce supportStaf Verhaegen
2019-06-19Convert DOS line endings.Staf Verhaegen
2019-06-12Use the new active-low PinsN platform feature.whitequark
2019-06-06Factor out SPI flash resource definition.whitequark
2019-06-06Add icebreaker platform.William D. Jones
2019-06-05Simplify after changes in nmigen.whitequark
2019-06-05Update to track changes in nmigen.whitequark
2019-06-04Use vendor's device and package names everywhere, not nextpnr's.whitequark
2019-06-04Blink all LEDs at 1 Hz if any board is run as __main__.whitequark
2019-06-04Extract from nMigen.whitequark