Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rfnoc: rfnoc_graph: Change block's subtrees to be /blocks/$BLOCKID | Martin Braun | 2019-11-26 | 1 | -2/+7 |
* | rfnoc: graph: Initialize properties on all nodes during init | Martin Braun | 2019-11-26 | 1 | -0/+3 |
* | rfnoc: flushing and reset blocks on graph creation | Brent Stapleton | 2019-11-26 | 1 | -2/+31 |
* | rfnoc: Add clock selection to blocks | Martin Braun | 2019-11-26 | 1 | -8/+28 |
* | rfnoc: Add shutdown feature to blocks | Martin Braun | 2019-11-26 | 1 | -0/+1 |
* | rfnoc: Add mb_controller base class and X300/MPMD implementations | Martin Braun | 2019-11-26 | 1 | -0/+5 |
* | rfnoc: rfnoc_graph: Add API to query the number of motherboards | Martin Braun | 2019-11-26 | 1 | -1/+11 |
* | rfnoc: enumerate and construct block controllers, enable connect() | Brent Stapleton | 2019-11-26 | 1 | -3/+202 |
* | rfnoc: graph: Add commit/release API | Martin Braun | 2019-11-26 | 1 | -0/+10 |
* | rfnoc: Add mb_controller API | Martin Braun | 2019-11-26 | 1 | -0/+13 |
* | rfnoc: Add rfnoc_graph class | Martin Braun | 2019-11-26 | 1 | -0/+160 |