| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Based on the platform file by Owen Kirby <oskirby@gmail.com>:
https://github.com/oskirby/logicbone-tests/blob/b8254bc7a177077abc939152cf0f3d3648f6a925/nmigen/logicbone_platform.py
Also based on the platform file by Katherine Temkin <k@ktemkin.com>:
https://github.com/greatscottgadgets/luna/blob/08b035c9c2b053d7edffb0d220d948b5c2ca927e/luna/gateware/platform/logicbone.py
|
|
This was never supported, but was previously unchecked.
|
|
|
|
|
|
|
|
This adds:
* The ability to reset the target after bitstream programming.
* The ability to select the Runtime vid:pid that might differ from
project to project.
* The ability to override the default DFU vid:pid if needed.
|
|
|