SystemC Simulation Using Vivado - 2023.2 English

Vivado Design Suite User Guide: Logic Simulation (UG900)

Document ID
UG900
Release Date
2023-10-18
Version
2023.2 English

Running SystemC simulation design needs:

  • Creating design sources
  • Compiling simulation models using compile_simlib
  • Specify tool/design settings needed

c/c++/SystemC sources can be compiled using GCC. Each simulator supports different versions of GCC. If a design contains AMD provided SystemC models, the GCC version used should be the supported version. The design needs to be re-compiled if the GCC version changes.