Commit Graph

21 Commits

Author SHA1 Message Date
Eyck Jentzsch 7512aad118 Fixed CMake/conan.io setup now woring in a different environment 2017-11-16 00:37:10 +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 29bd95fb6d Fixed setup to work with conan packages to simplify start to work 2017-10-29 20:56:20 +01:00
Eyck Jentzsch b94d637177 Added seasocks via conan 2017-10-26 12:06:29 +02: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 336a9599e4 Fixed portability issue 2017-10-18 11:23:51 +02:00
Eyck Jentzsch b9c910b283 clean up class vs. struct 2017-10-12 22:41:37 +02:00
Eyck Jentzsch 097df706a9 Updated elfio and fixed a problem in CLI usage 2017-10-12 20:23:12 +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 d01a0c3251 Fixed compile issues with upcoming SystemC 2.3.2 2017-10-06 06:47:07 +02:00
Eyck Jentzsch 9d24ad728f Fixed compile issues popping up in different environment 2017-10-05 14:53:52 +02:00
Eyck Jentzsch 0a42c9d2ea Added plic functionality 2017-10-04 23:15:04 +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 710d61e304 Fixed target adapter to properly handle register reading 2017-09-25 20:38:40 +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 39150b68c0 Adapted to log system 2017-09-22 10:11:29 +02:00
Eyck Jentzsch 9a617dab57 Restructured project 2017-09-21 20:29:23 +02:00