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