aboutsummaryrefslogtreecommitdiff
path: root/nmigen_boards/versa_ecp5.py
AgeCommit message (Expand)Author
2019-10-03Reorganize resource taxonomy.whitequark
2019-09-23_blinky→test.blinkywhitequark
2019-09-23[breaking-change] Factor out "led", "button" and "switch" resources.whitequark
2019-08-21versa_ecp5: prepare for switchable ECP5 toolchains.whitequark
2019-08-04Remove useless _blinky.build_and_program() function.whitequark
2019-08-03Update all boards to use default_rst.whitequark
2019-08-03Update all boards to use default_clk.whitequark
2019-08-03Replace subprocess.run(..., check=True) with subprocess.check_call().whitequark
2019-07-05versa_ecp5: add missing pin directions.whitequark
2019-06-28[breaking-change] Factor out "serial" resource and rename to "uart".whitequark
2019-06-25Add Versa ECP5/ECP5-5G support.whitequark