Transaction-Level Modeling Framework for Space Applications
#include "systemc"
#include "tlm.h"
#include "tlm_utils/simple_initiator_socket.h"
#include "tlm_utils/simple_target_socket.h"
#include "usi.h"
Classes | |
struct | Initiator |
struct | Memory |
This class models a generic memory. Depending on the configuration it can be used as ROM, IO, SRAM or SDRAM, in conjunction with the SoCRocket MCTRL. More... | |
class | Top |
Macros | |
#define | SC_INCLUDE_DYNAMIC_PROCESSES |
Functions | |
int | sc_main (int argc, char *argv[]) |
#define SC_INCLUDE_DYNAMIC_PROCESSES |
References core.tools.generator::top, USI_HAS_MODULE, usi_init, usi_load, usi_start, and usi_start_of_initialization.