Test that sc_call can be executed as soon as possible. More...
#include <systemc>
#include "during.h"
#include <boost/bind.hpp>
#include "utils/io-lock.h"
#include "utils/atomic-variable.h"
Go to the source code of this file.
Functions | |
SC_MODULE (A) | |
int | sc_main (int, char **) |
Test that sc_call can be executed as soon as possible.
Definition in file sc-call-opt.cpp.