From f9827cab81290f2582da897d0fce92b068fb91bf Mon Sep 17 00:00:00 2001 From: Shashank V M Date: Mon, 20 Oct 2025 20:11:07 +0530 Subject: [PATCH] fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77097ef..7ec1c82 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Introduction -Intel® Compiler for SystemC* (ICSC) translates synthesizable SystemC design into equvivalent SystemVerilog code. +Intel® Compiler for SystemC* (ICSC) translates synthesizable SystemC design into equivalent SystemVerilog code. ICSC checks a SystemC design for common coding mistakes and generates human-readable SystemVerilog code. The tool supports SystemC synthesizable subset in method and thread processes, and arbitrary C++ code in module constructors. ICSC is based on Clang/LLVM 18.1.8 and includes SystemC 3.0.0.