From 6cec4e80c4b0a7cc05a2343145cbc486e53612fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A0rius=20Mont=C3=B3n?= Date: Sun, 21 Apr 2024 18:12:27 +0200 Subject: [PATCH] Support to SystemC-3.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ad44c7..38a30b3 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Task to do: * [X] Add 64 architecture (RV64I) * [x] Debug capabilities * [ ] Add [Trace v2.0](https://github.com/riscv-non-isa/riscv-trace-spec) support -* [ ] Support to SystemC 3.0.0 +* [x] Support to SystemC 3.0.0 ## Compile In order to compile the project you need SystemC-2.3.3/4 installed in your system, and Boost Library Headers.