This repository contains codes related to C++ and SystemC
SystemC is a C++ class library used for Virtual Platform Development or Prototyping. It is listed as IEEE 1666-2023 standard. SystemC helps write synthesizable code which is faster in terms of execution as compared to Verilog and System Verilog
- Contains C++ and SystemC codes in separate directories
- This is a work in progress, will be updating codebase incrementally