cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <timers.hpp>
Public Member Functions | |
ProbeTimerEntry () | |
Public Attributes | |
ap_uint< 32 > | time |
bool | active |
Prb - Probe Timer Entry
Definition at line 83 of file timers.hpp.
|
inline |
Definition at line 88 of file timers.hpp.
bool ProbeTimerEntry::active |
Definition at line 87 of file timers.hpp.
ap_uint<32> ProbeTimerEntry::time |
Definition at line 86 of file timers.hpp.