nmigen-boards.git
2019-11-30 Dan Ravensloftmister: fix SD card typo
2019-11-28 Ezekiel Betheltinyfpga_bx: fix definition of io pin 17
2019-10-25 Staf Verhaegen[breaking-change] Atlys: use reset button as reset
2019-10-25 Dan RavensloftAdd DE10-Nano-based MiSTer.
2019-10-13 whitequarkresources.memory: fix typo.
2019-10-11 whitequark[breaking-change] icebreaker: update leftover user_...
2019-10-11 whitequark[breaking-change] mercury: update leftover user_btn...
2019-10-11 whitequarkresources: add conn= argument to every factory.
2019-10-10 whitequarkAdd KCU105 board stub.
2019-10-10 whitequarkAdd TinyFPGA AX{1,2} boards.
2019-10-10 whitequarkde0cv→de0_cv, for consistency with de10_nano
2019-10-10 whitequarkde10_nano: fix programming.
2019-10-10 Dan RavensloftAdd Terasic DE10-Nano (#32)
2019-10-09 whitequarkde0{,cv}: {Altera→Intel}Platform
2019-10-09 whitequarktest.blinky: invert LED status when button/switch is...
2019-10-04 whitequarkde0: fix typo.
2019-10-03 Dan RavensloftAdd Terasic DE0-CV board.
2019-10-03 whitequarkde0: fix button polarity.
2019-10-03 whitequarkFix typo in SDCardResources().
2019-10-03 whitequarkAdd Terasic DE0.
2019-10-03 whitequarkFactor out "nor_flash" resource.
2019-10-03 whitequarkFactor out "sdram" resource.
2019-10-03 whitequark[breaking-change] Fix polarity of "dm" signal in "memor...
2019-10-03 whitequarkReorganize resource taxonomy.
2019-10-03 whitequarkFactor out "sd_card_{1bit,4bit,spi}" resources.
2019-10-03 whitequarkdev.display: factor out from dev.user. NFC.
2019-10-03 whitequark[breaking-change] Factor out "display_7seg" resource.
2019-10-01 whitequarkAdd missing __init__.py.
2019-09-23 whitequarkdev.user: fix typo.
2019-09-23 whitequark_blinky→test.blinky
2019-09-23 whitequark[breaking-change] Factor out "led", "button" and "switc...
2019-09-21 whitequarkFix IO_STANDARD on all iCE40 boards.
2019-09-20 Emilysetup.py: fixes.
2019-09-18 whitequarknumato_mimas: add spi_flash#0 resource.
2019-09-18 whitequarknumato_mimas: SW* are actually buttons.
2019-09-18 whitequarkAdd Numato Mimas (V1).
2019-09-11 whitequarkatlys: fix typo.
2019-09-06 whitequarkFix .gitignore.
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.... Add Mercury platform.
2019-08-07 Jean-François... Add Arty A7 platform.
2019-08-04 William D.... Make 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.... 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.