aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/rfnoc_python.hpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: fix double conversionsLars Amsel2022-06-101-4/+3
* rfnoc: Add filter_node python bindingsmattprost2022-04-071-0/+9
* python: rfnoc: Add connect_through_blocks() and get_block_chain()Martin Braun2022-02-241-2/+13
* python: rfnoc: Add get_property bindingsWade Fife2022-02-011-0/+60
* 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