From 09391c2f7c37585a4740ed46e755c68f8fce6618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A0rius=20Mont=C3=B3n?= Date: Sun, 21 Apr 2024 10:53:14 +0200 Subject: [PATCH] TODO: SystemC 3.0.0 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1796aa8..6ad44c7 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,8 @@ Task to do: * [ ] Improve structure and modules hierarchy * [X] Add 64 architecture (RV64I) * [x] Debug capabilities -* [ ] Add [Trace v2.0](https://github.com/riscv-non-isa/riscv-trace-spec) support +* [ ] Add [Trace v2.0](https://github.com/riscv-non-isa/riscv-trace-spec) support +* [ ] 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.