aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards/dev/display.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-03dev.display: factor out from dev.user. NFC.whitequark