aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/rfnoc_python.hpp
Commit message (Expand)AuthorAgeFilesLines
* host: python: Add gpio_voltage python APILane Kolbly2021-11-051-1/+11
* python: Add new method bindings to noc_block_baseAaron Rossetto2021-08-301-0/+8
* python: rfnoc: Change reference type for noc_block_base exportMartin Braun2021-07-231-54/+64
* python: Add peek/poke bindings to noc_block_baseAaron Rossetto2020-09-031-0/+135
* Python API: Add bindings for disconnect APIsmichael-west2020-08-071-0/+7
* python: Add __repr__, property bindings to NocBlockBaseAaron Rossetto2020-06-091-5/+17
* python: rfnoc: finishing noc_block_base::get_mtuBrent Stapleton2020-01-061-0/+26
* python: rfnoc: make block_id_t more compatible with stringsBrent Stapleton2020-01-061-0/+3
* rfnoc: adding RFNoC Python APIBrent Stapleton2020-01-021-0/+247