rohd_cosim
library
Classes
-
CosimConfig
-
Configuration information for cosimulation.
-
CosimConnection
-
Represents a connection to a cosimulation.
-
CosimCustomConfig
-
A cosimulation configuration which is intended for use when you already
have a custom build and/or simulation setup created and wish to cosimulate
using that rather than an auto-generated one.
-
CosimPortConfig
-
Configuration to connect to cosimulation on a specified port.
-
CosimProcessConfig
-
Abstract class for configurations that can be passed to start a
cosimulation.
-
CosimWrapConfig
-
A cosimulation configuration for supplying the minimum information to
get a cosimulation running.
Mixins
-
Cosim
-
When applied to a ExternalSystemVerilogModule, will configure it so that
it can be cosimulated in a SystemVerilog simulator along with the ROHD
simulator.