Go to the source code of this file.
◆ CLOCK_PERIOD
◆ DUTY_CYCLE
◆ EVENT_TIME
◆ long_wait
#define long_wait wait(10) |
◆ set_value
#define set_value |
( |
|
var, |
|
|
|
val |
|
) |
| wait(); var = val; wait() |
◆ single_cycle
#define single_cycle wait(2) |
◆ TB_CLOCK_PERIOD
#define TB_CLOCK_PERIOD 50 |
◆ TEST_TIME
◆ test_value
Value:
cout <<
"Mismatch. Expected: " <<
expected \
<< ". Actual: " << actual << endl; \
wait ()
Definition at line 47 of file define.h.
◆ test_value_now
#define test_value_now |
( |
|
actual, |
|
|
|
expected |
|
) |
| |
Value:
<< ". Actual: " << actual << endl;
Definition at line 52 of file define.h.
std::vector< SwitchingFiber * > expected({ &a, &b, &a, &a, &a, &b, &c, &a, &c, &c, &c })