Functions

/home/mesh/mesh/include/mesh_testbench.h File Reference

MESH testbench Header. More...

#include <glib.h>

Go to the source code of this file.

Functions

void mesh_tb_wait_for (mesh_time time)
 Inserts a specified delay into the runtime of the testbench implementation.

Detailed Description

MESH testbench Header.


Function Documentation

void mesh_tb_wait_for ( mesh_time  time  ) 

Inserts a specified delay into the runtime of the testbench implementation.

Parameters:
time Number of simulation cycles to spend waiting precond Can only be used in a testbench thread
 All Files Functions