Transaction-Level Modeling Framework for Space Applications
#include "core/common/systemc.h"
#include <tlm.h>
#include "core/common/amba.h"
#include "core/common/sr_param.h"
#include <greensocket/initiator/multi_socket.h>
#include <boost/config.hpp>
#include <algorithm>
#include "core/common/ahbslave.h"
#include "core/common/apbdevice.h"
#include "core/common/clkdevice.h"
#include "core/common/memdevice.h"
#include "gaisler/memory/ext_erase.h"
#include "core/common/vendian.h"
#include "core/common/verbose.h"
#include "core/common/apbslave.h"
#include "core/common/sr_signal.h"
Classes | |
class | Mctrl |
This class is an TLM 2.0 Model of the Aeroflex Gaisler GRLIB mctrl. Further informations to the original VHDL Modle are available in the GRLIB IP Core User's Manual Section 66. More... | |
header file defining the mctrl module template includes implementation file mctrl.tpp at the bottom