#include "systemc.h"#include "stage1.h"#include "stage2.h"#include "stage3.h"#include "display.h"#include "numgen.h"Defines | |
| #define | NS * 1e-9 |
Functions | |
| int | sc_main (int ac, char *av[]) |
| #define NS * 1e-9 |
Referenced by sc_main().
| int sc_main | ( | int | ac, | |
| char * | av[] | |||
| ) |
References stage1::clk, stage1::diff, stage1::in1, stage1::in2, NS, sc_core::sc_start(), stage1::sum, and sc_core::sc_signal< bool >::write().