aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards/blackice.py
AgeCommit message (Expand)Author
2019-08-04[breaking-change] Factor out "sram" resource.whitequark
2019-08-04Remove useless _blinky.build_and_program() function.whitequark
2019-08-03Update all boards to use default_clk.whitequark
2019-08-03Replace subprocess.run(..., check=True) with subprocess.check_call().whitequark
2019-06-28[breaking-change] Factor out "serial" resource and rename to "uart".whitequark
2019-06-28Formatting. NFC.whitequark
2019-06-19mystorm BlackIce supportStaf Verhaegen