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, use the supported GCC version. The design needs to be re-compiled if the GCC version changes.
Note: SystemC simulation is not supported on Windows
platform for Versal devices.