Commit Graph

61 Commits

Author SHA1 Message Date
Eyck Jentzsch ec6a4877ba Updated Eclipse project name 2018-04-09 20:05:18 +02:00
Eyck Jentzsch fcb04f6141 Updated referenced dbt-core 2018-04-06 03:21:06 +02:00
Eyck Jentzsch 48a2ddb149 Adapted plugin behavior obeying availabiltiy of instrumentation
interface and updated CMake files
2018-04-06 02:45:11 +02:00
Eyck Jentzsch c8d5a7f616 Moved to cmake4eclipse builder 2018-04-06 01:44:07 +02:00
Eyck Jentzsch 38471b8193 Added cycle estimator and remove deprecated functions 2018-03-30 17:59:40 +02:00
Eyck Jentzsch a690981957 Updated CMake settings 2018-03-28 10:29:45 +02:00
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 36be8b87f1 Added simple example plugin creating instruction histogram 2018-02-11 21:30:52 +00:00
Eyck Jentzsch c5a7adcef5 Refactored code generation to use custom templates 2018-02-09 18:34:26 +00:00
Eyck Jentzsch 7c2539bff0 C++11 refactoring 2018-02-06 18:26:55 +00:00
Eyck Jentzsch cb8b5e6d4b Fixed conen intergation in CMake and added '-march=native' switch 2017-12-31 10:56:33 +00:00
Eyck Jentzsch 9d40aa3aab Added instruction enumeration and some cleanup 2017-12-31 11:27:51 +01: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 b4871ac725 Preparation for multi-threading/multi-core DBT 2017-12-07 22:37:43 +01:00
Eyck Jentzsch 3ea46d882b
Update README.md 2017-11-28 03:46:38 +01:00
Eyck Jentzsch e99cd2d55d
Fixed notion 2017-11-28 03:45:49 +01:00
Eyck Jentzsch dcf4c049b3
Merge pull request #1 from Minres/develop
Update main
2017-11-27 00:25:08 +01:00
Eyck Jentzsch 9f22381088 Fixed transaction linking and gpio visualization 2017-11-27 00:15:20 +01:00
Eyck Jentzsch c9fd1303ce Fixed license header 2017-11-27 00:14:41 +01:00
Eyck Jentzsch 04b5b6b202 Added JSON dump 2017-11-24 10:05:59 +01:00
Eyck Jentzsch 0ee1deb675 Merge branch 'develop' of https://github.com/Minres/DBT-RISE-RiscV.git
into develop

Conflicts:
	dbt-core
2017-11-24 07:12:17 +01:00
Eyck Jentzsch cb496a9543 Added configurability of WS output 2017-11-24 07:02:28 +01:00
Eyck Jentzsch f1667c195a Initial RV64I verification 2017-11-23 14:48:18 +01:00
Eyck Jentzsch 7b7648d8cc Updated referenced repo 2017-11-23 11:27:35 +01:00
Eyck Jentzsch a455932430 Fixed wrong command 2017-11-23 11:24:25 +01:00
Eyck Jentzsch 5d508740fd Fixed 64bit integer base instruction set 2017-11-18 00:42:33 +01:00
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 e67864c2e8 Updated sc-components version 2017-10-22 18:13:23 +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 f2b9ca84b0 Adaptation to changes in libraries 2017-10-12 14:49:33 +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 8c32247aa3 Update of referenced repos 2017-10-09 22:41:20 +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 768df67646 Refactored hart vm implementation to use more structured description 2017-10-04 23:10:29 +02:00
Eyck Jentzsch d59dfa93f6 Added git functions and updated cmake functions 2017-10-04 16:13:49 +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 2499b2173d Added clang-format formatting 2017-09-25 22:29:21 +02:00
Eyck Jentzsch b69472c108 Fixed submodules spec 2017-09-25 21:24:01 +02:00
Eyck Jentzsch a528e35cad Updated README 2017-09-25 21:17:55 +02:00