DP-HLS
|
#include <shift_reg.h>
Public Member Functions | |
ShiftRegister (void) | |
T | operator[] (int index) |
void | shift_right (T input) |
void | shift_right () |
void | shift_left (T input) |
void | shift_left () |
void | clear () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |