aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards/dev/sd.py
AgeCommit message (Collapse)Author
2019-10-03Reorganize resource taxonomy.whitequark
The current hierarchy isn't particularly well suited to resources like SDRAM or NOR flash, so make it much less fine-grained but easier to use and less nitpicky.
2019-10-03Factor out "sd_card_{1bit,4bit,spi}" resources.whitequark