index
:
amaranth-boards
main
Board definitions for Amaranth HDL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nmigen_boards
/
dev
Age
Commit message (
Expand
)
Author
2019-09-23
dev.user: fix typo.
whitequark
2019-09-23
[breaking-change] Factor out "led", "button" and "switch" resources.
whitequark
2019-08-04
Make oe in SRAMResource optional.
William D. Jones
2019-08-04
Use Pins/DiffPairs(assert_width) where appropriate.
whitequark
2019-08-04
[breaking-change] Factor out "sram" resource.
whitequark
2019-07-10
dev: Refactor resource abstractions to use Resource.family.
William D. Jones
2019-07-10
dev.spi: Update SPIResources to accept a name and direction.
William D. Jones
2019-07-05
dev.flash: spiflash→spi_flash, spiflash{2x,4x}→spi_flash_{2x,4x}.
whitequark
2019-07-03
Factor out SPI resource definition.
Jean-François Nguyen
2019-07-03
dev.uart: fix typo.
whitequark
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-12
Use the new active-low PinsN platform feature.
whitequark
2019-06-06
Factor out SPI flash resource definition.
whitequark