aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/rfnoc_graph.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Enable users to query connections in the graphAlex Williams2019-11-261-2/+144
* rfnoc: rfnoc_graph: Change block's subtrees to be /blocks/$BLOCKIDMartin Braun2019-11-261-2/+7
* rfnoc: graph: Initialize properties on all nodes during initMartin Braun2019-11-261-0/+3
* rfnoc: flushing and reset blocks on graph creationBrent Stapleton2019-11-261-2/+31
* rfnoc: Add clock selection to blocksMartin Braun2019-11-261-8/+28
* rfnoc: Add shutdown feature to blocksMartin Braun2019-11-261-0/+1
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-261-0/+5
* rfnoc: rfnoc_graph: Add API to query the number of motherboardsMartin Braun2019-11-261-1/+11
* rfnoc: enumerate and construct block controllers, enable connect()Brent Stapleton2019-11-261-3/+202
* rfnoc: graph: Add commit/release APIMartin Braun2019-11-261-0/+10
* rfnoc: Add mb_controller APIMartin Braun2019-11-261-0/+13
* rfnoc: Add rfnoc_graph classMartin Braun2019-11-261-0/+160