USRP Hardware Driver and Device Manual  Version: 4.10.0.0-0-g2af4ddb9
UHD and USRP Manual
dram_helper.hpp File Reference

Go to the source code of this file.

Namespaces

 uhd
 
 uhd::rfnoc
 
 uhd::rfnoc::dram
 

Functions

UHD_API void uhd::rfnoc::dram::upload (rfnoc_graph::sptr graph, const void *buff, const size_t nsamps, const std::string &cpu_fmt, const std::string &otw_fmt="sc16", replay_block_control::sptr replay=nullptr, size_t port=0, size_t offset=0)
 
UHD_API void uhd::rfnoc::dram::download (rfnoc_graph::sptr graph, const void *buff, const size_t nsamps, const std::string &cpu_fmt, const std::string &otw_fmt="sc16", replay_block_control::sptr replay=nullptr, size_t port=0, size_t offset=0)