USRP Hardware Driver and Device Manual Version: 4.10.0.0_release
UHD and USRP Manual
 
Loading...
Searching...
No Matches
dram_helper.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  uhd
 
namespace  uhd::rfnoc
 
namespace  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)