aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards/_blinky.py
AgeCommit message (Expand)Author
2019-09-23_blinky→test.blinkywhitequark
2019-09-23[breaking-change] Factor out "led", "button" and "switch" resources.whitequark
2019-08-04Remove useless _blinky.build_and_program() function.whitequark
2019-08-03Remove explicit domain instantiation from blinky.whitequark
2019-08-03Update all boards to use default_clk.whitequark
2019-06-05Simplify after changes in nmigen.whitequark
2019-06-05Update to track changes in nmigen.whitequark
2019-06-04Blink all LEDs at 1 Hz if any board is run as __main__.whitequark