#include <test.h>
|
sc_in< bool > | reset |
|
sc_in_clk | clk |
|
sc_in< sc_uint< 8 > > | dati |
|
sc_out< sc_uint< 8 > > | dato |
|
sc_out< bool > | done |
|
sc_in< sc_lv< 14 > > | dati |
|
sc_out< sc_lv< 14 > > | dato |
|
sc_out< sc_logic > | ready |
|
sc_out< sc_logic > | done |
|
Definition at line 38 of file test.h.
◆ test() [1/4]
test::test |
( |
const char * | NAME | ) |
|
|
inline |
◆ test() [2/4]
test::test |
( |
const char * | NAME | ) |
|
|
inline |
◆ test() [3/4]
test::test |
( |
const char * | NAME | ) |
|
|
inline |
◆ test() [4/4]
test::test |
( |
const char * | NAME | ) |
|
|
inline |
◆ reset_loop() [1/4]
void test::reset_loop |
( |
| ) |
|
◆ reset_loop() [2/4]
void test::reset_loop |
( |
| ) |
|
◆ reset_loop() [3/4]
void test::reset_loop |
( |
| ) |
|
◆ reset_loop() [4/4]
void test::reset_loop |
( |
| ) |
|
◆ SC_HAS_PROCESS() [1/4]
test::SC_HAS_PROCESS |
( |
test | | ) |
|
◆ SC_HAS_PROCESS() [2/4]
test::SC_HAS_PROCESS |
( |
test | | ) |
|
◆ SC_HAS_PROCESS() [3/4]
test::SC_HAS_PROCESS |
( |
test | | ) |
|
◆ SC_HAS_PROCESS() [4/4]
test::SC_HAS_PROCESS |
( |
test | | ) |
|
◆ clk
◆ dati [1/2]
sc_in< sc_lv< 14 > > test::dati |
◆ dati [2/2]
sc_in<sc_lv<14> > test::dati |
◆ dato [1/2]
sc_out< sc_lv< 14 > > test::dato |
◆ dato [2/2]
sc_out<sc_lv<14> > test::dato |
◆ done [1/2]
sc_out< sc_logic > test::done |
◆ done [2/2]
sc_out<sc_logic> test::done |
◆ ready
sc_out< sc_logic > test::ready |
◆ reset
sc_in< bool > test::reset |
The documentation for this struct was generated from the following files:
- systemc/tests/systemc/misc/stars/star103601-2/test.h
- systemc/tests/systemc/misc/stars/star103765/test.h
- systemc/tests/systemc/misc/stars/star107755/regfile.h
- systemc/tests/systemc/misc/stars/star109180/regfile.h