rogue
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
JtagDriver.h File Reference
#include "rogue/Directives.h"
#include <inttypes.h>
#include <stdint.h>
#include <unistd.h>
#include <cerrno>
#include <cstdio>
#include <cstring>
#include <exception>
#include <memory>
#include <stdexcept>
#include <vector>
#include "rogue/GeneralError.h"
#include "rogue/Logging.h"

Go to the source code of this file.

Classes

class  rogue::protocols::xilinx::JtagDriver
 Base transport driver for the AxisToJtag firmware protocol. More...
 

Namespaces

namespace  rogue
 
namespace  rogue::protocols
 
namespace  rogue::protocols::xilinx
 

Typedefs

typedef std::shared_ptr< rogue::protocols::xilinx::JtagDriverrogue::protocols::xilinx::JtagDriverPtr
 

Functions

static unsigned rogue::protocols::xilinx::hdBufMax ()
 Maximum temporary header buffer size in bytes.