Commit Graph

14 Commits

Author SHA1 Message Date
Eyck Jentzsch 3ea9651665 Added use of CCI and support of LLVM 5.0
changed load_file to adhere to API change in DBT-RISE
2018-03-27 19:49:11 +02:00
Eyck Jentzsch 7c2539bff0 C++11 refactoring 2018-02-06 18:26:55 +00:00
Eyck Jentzsch 873e4257f2 Restructured DBT function to encapsulate the compilation process
This should enable the implementation of multi-threading of the
compilation process
2017-12-28 17:09:24 +01:00
Eyck Jentzsch 9f22381088 Fixed transaction linking and gpio visualization 2017-11-27 00:15:20 +01:00
Eyck Jentzsch eced81b5ea added sc_comm_singleton to coordinate interaction with clients (e.g. web
browser)
2017-11-10 22:40:24 +01:00
Eyck Jentzsch b0dcb3b60e Fixed handling of compressed ISA 2017-10-25 22:05:31 +02:00
Eyck Jentzsch 9970303fa4 Changed handling of disassembler output so that tarcing becomes possible 2017-10-22 19:29:37 +02:00
Eyck Jentzsch 026ad213a8 Added custom rcmd to use with gdb 'monitor' command. Currently
implemented are 2 commands:

monitor sysc print_time

monitor sysc break 1 us
2017-10-09 22:52:19 +02:00
Eyck Jentzsch ccc3f5d47d Adapted namespace changes in sc-components 2017-10-04 14:30:25 +02:00
Eyck Jentzsch 4867cca187 Added SystemC version of HiFive FE310 2017-10-04 10:31:11 +02:00
Eyck Jentzsch d8184abbcc Refactored file dependencies to decouple components 2017-09-26 17:48:51 +02:00
Eyck Jentzsch 4ce4b2562b Fixed clang-tidy warnings 2017-09-22 22:19:25 +02:00
Eyck Jentzsch b38319f9c2 Applied clang-format 2017-09-22 11:23:23 +02:00
Eyck Jentzsch 9a617dab57 Restructured project 2017-09-21 20:29:23 +02:00