cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
test_rlb.cpp File Reference
#include "test_rlb.hpp"
Include dependency graph for test_rlb.cpp:

Go to the source code of this file.

Macros

#define THIS_NAME   "TB"
 
#define TRACE_OFF   0x0000
 
#define TRACE_CGRF   1 << 1
 
#define TRACE_CGTF   1 << 2
 
#define TRACE_DUMTF   1 << 3
 
#define TRACE_ALL   0xFFFF
 
#define DEBUG_LEVEL   (TRACE_OFF)
 

Functions

void stepSim ()
 Increment the simulation counter. More...
 
int main (int argc, char *argv[])
 Main function. More...