diff options
Diffstat (limited to 'src/systemc')
8 files changed, 9 insertions, 0 deletions
diff --git a/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/DEPS b/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/DEPS new file mode 100644 index 000000000..9764107e6 --- /dev/null +++ b/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/DEPS @@ -0,0 +1 @@ +test.hex diff --git a/src/systemc/tests/systemc/misc/sim_tests/simple_cpu/DEPS b/src/systemc/tests/systemc/misc/sim_tests/simple_cpu/DEPS new file mode 100644 index 000000000..fab8f9a5a --- /dev/null +++ b/src/systemc/tests/systemc/misc/sim_tests/simple_cpu/DEPS @@ -0,0 +1,2 @@ +datamem +progmem diff --git a/src/systemc/tests/systemc/misc/synth/add_chain/DEPS b/src/systemc/tests/systemc/misc/synth/add_chain/DEPS new file mode 100644 index 000000000..52116cc24 --- /dev/null +++ b/src/systemc/tests/systemc/misc/synth/add_chain/DEPS @@ -0,0 +1 @@ +add_chain.dat diff --git a/src/systemc/tests/systemc/misc/synth/add_chain_FUNC/DEPS b/src/systemc/tests/systemc/misc/synth/add_chain_FUNC/DEPS new file mode 100644 index 000000000..52116cc24 --- /dev/null +++ b/src/systemc/tests/systemc/misc/synth/add_chain_FUNC/DEPS @@ -0,0 +1 @@ +add_chain.dat diff --git a/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_char_sc_signed/DEPS b/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_char_sc_signed/DEPS new file mode 100644 index 000000000..8440ea309 --- /dev/null +++ b/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_char_sc_signed/DEPS @@ -0,0 +1 @@ +input.decimal diff --git a/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_sc_signed/DEPS b/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_sc_signed/DEPS new file mode 100644 index 000000000..55edc500a --- /dev/null +++ b/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_sc_signed/DEPS @@ -0,0 +1 @@ +input.char diff --git a/src/systemc/tests/systemc/misc/user_guide/chpt3.1/DEPS b/src/systemc/tests/systemc/misc/user_guide/chpt3.1/DEPS new file mode 100644 index 000000000..b2971deb8 --- /dev/null +++ b/src/systemc/tests/systemc/misc/user_guide/chpt3.1/DEPS @@ -0,0 +1 @@ +testcase diff --git a/src/systemc/tests/systemc/misc/user_guide/chpt3.2/DEPS b/src/systemc/tests/systemc/misc/user_guide/chpt3.2/DEPS new file mode 100644 index 000000000..b2971deb8 --- /dev/null +++ b/src/systemc/tests/systemc/misc/user_guide/chpt3.2/DEPS @@ -0,0 +1 @@ +testcase |