#include <PixieSupport.h>
|
static const std::vector< std::string > | toggle_names |
|
static const std::vector< std::string > | csr_txt |
|
Definition at line 100 of file PixieSupport.h.
§ BitFlipper() [1/2]
BitFlipper::BitFlipper |
( |
| ) |
|
|
inline |
§ BitFlipper() [2/2]
BitFlipper::BitFlipper |
( |
unsigned int |
bit_, |
|
|
unsigned int |
num_toggle_bits_ = 19 |
|
) |
| |
|
inline |
§ CSRAtest()
void BitFlipper::CSRAtest |
( |
unsigned int |
input_ | ) |
|
§ Help()
void BitFlipper::Help |
( |
| ) |
|
§ operator()()
§ SetBit() [1/2]
void BitFlipper::SetBit |
( |
unsigned int |
bit_ | ) |
|
|
inline |
§ SetBit() [2/2]
void BitFlipper::SetBit |
( |
std::string |
bit_ | ) |
|
§ SetCSRAbit()
void BitFlipper::SetCSRAbit |
( |
std::string |
bit_ | ) |
|
§ Test()
bool BitFlipper::Test |
( |
unsigned int |
num_bits_, |
|
|
unsigned int |
input_, |
|
|
const std::vector< std::string > & |
text_ |
|
) |
| |
§ bit
unsigned int BitFlipper::bit |
|
private |
§ csr_txt
const std::vector< std::string > BitFlipper::csr_txt |
|
static |
§ num_toggle_bits
unsigned int BitFlipper::num_toggle_bits |
|
private |
§ toggle_names
const std::vector< std::string > BitFlipper::toggle_names |
|
static |
The documentation for this class was generated from the following files: