Add Numato Mimas (V1).
[nmigen-boards.git] / nmigen_boards /
2019-09-18 whitequarkAdd Numato Mimas (V1).
2019-09-11 whitequarkatlys: fix typo.
2019-09-06 whitequarksetup: replace versioneer with setuptools_scm.
2019-08-30 whitequarkUpdate iCE40 GLOBAL and PULLUP attribute to use correct...
2019-08-30 Robin Ole HeinemannAdd ZTurn lite platform.
2019-08-30 whitequarkAdd SK-XC6SLX9.
2019-08-30 whitequarkAtlys: pass extra keyword arguments to platform.
2019-08-30 Robin Ole HeinemannAdd Fomu Hacker platform.
2019-08-21 whitequarkversa_ecp5: prepare for switchable ECP5 toolchains.
2019-08-13 William D. JonesAdd Mercury platform.
2019-08-07 Jean-François NguyenAdd Arty A7 platform.
2019-08-04 William D. JonesMake oe in SRAMResource optional.
2019-08-04 whitequarkUse Pins/DiffPairs(assert_width) where appropriate.
2019-08-04 Staf VerhaegenAdd Digilent Atlys Spartan-6 board.
2019-08-04 whitequark[breaking-change] Factor out "sram" resource.
2019-08-04 whitequarkAdd missing trailing spaces to multiline connector...
2019-08-04 whitequarkRemove useless _blinky.build_and_program() function.
2019-08-03 whitequarkRemove explicit domain instantiation from blinky.
2019-08-03 whitequarkUpdate all boards to use default_rst.
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. Jonesdev: Refactor resource abstractions to use Resource...
2019-07-10 William D. Jonesdev.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 NguyenFactor 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. JonesAdd 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.