Non-Confidential | ![]() | 100965_1180_00_en | ||
| ||||
Home > SystemC Export with Multiple Instantiation > SystemC Export API > scx::load_data |
This function loads raw data in the memory of an instance at a memory address.
void load_data(const std::string &instance, const std::string &data, const std::string &address);
instance
data
address
start_of_simulation()
, at the earliest.