Xilinx / systemctlm-cosim-demo

QEMU libsystemctlm-soc co-simulation demos.
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/862421112/Co-simulation
Other
131 stars 47 forks source link

[feat] adding vcs support to systemc cosim demo #17

Closed tianrui-wei closed 3 years ago

tianrui-wei commented 3 years ago

This PR adds vcs support to systemc cosim demo. Note that this requires VCS version > 2018, and systemc 2.3.2 is required. This also adds an implicit socket path to deal with some problems with VCS elaboration, and change SC_START to a large value because vcs default run time length is very small.