Git Product home page Git Product logo

systemclab's Introduction

What is SystemC

Windows

SystemC is a language built in standard C++ to model Hardware.
https://systemc.org/overview/systemc/#systemc

What is SystemC Lab

SystemC Lab is sandbox with SystemC/TLM example code based on:
https://www.accellera.org/downloads/standards/systemc

Build

Open SystemC_examples.sln or tlm_examples.sln in build-msvc/ with Visual Studio(2019 or later) and build

Structure

libs/

SystemC.lib (build from systemc-2.3.4, Visual Studio 2019, Debug, x64)

src/

include files for SystemC.lib

sysc/

SystemC example source codes

tlm/

TLM example source codes

How to rebuild SystemC.lib

If for some reason you want to rebuild SystemC.lib (ex: x86), this is the step:
In the SystemC/TLM download webpage, download core zip file, such as:
Core SystemC Language and Examples (.zip) 2022-12-01
After unzip file, open msvc10/, click SystemC.sln and build
build libs are here: msvc10\SystemC\x64\Debug

Visual Studio 2022 Compatibility

This project is created with Visual Studio 2019
If open with Visual Studio 2022, a window will pop up to ask for upgrading Platform Toolset from v142 to v143
The project should build fine

System C Tutorial

systemclab's People

Contributors

gpuwangge avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.