From d92279f100619e144173f921c139b14dce8fa22a Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Fri, 14 Sep 2018 19:28:36 +0200 Subject: [PATCH] Added tests for binary database --- .cproject | 16 ++++++------ .project | 18 +++++++++++++ .settings/language.settings.xml | 5 ++-- CMakeLists.txt | 2 +- conanfile.txt | 2 +- etc/simple_system.launch | 26 ++++++++++++++++++- examples/simple_system/gpio.cpp | 2 ++ examples/simple_system/gpio.h | 3 +++ examples/simple_system/sc_main.cpp | 2 +- examples/simple_system/simple_system.cpp | 1 + examples/transaction_recording/CMakeLists.txt | 1 + .../scv_tr_recording_example.cpp | 4 +-- sc-components | 2 +- 13 files changed, 66 insertions(+), 18 deletions(-) diff --git a/.cproject b/.cproject index 33377f1..42903f2 100644 --- a/.cproject +++ b/.cproject @@ -20,12 +20,12 @@ - - - - @@ -96,7 +96,7 @@ - @@ -105,7 +105,7 @@ - @@ -115,7 +115,7 @@