ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
|
#include "dm.h"
#include "exu.h"
#include "csr.h"
#include "ifu.h"
#include "intc.h"
#include "jtag_dtm.h"
#include "lsu.h"
#include "memu.h"
#include "mtimer.h"
#include <systemc.h>
Go to the source code of this file.
Classes | |
class | MParanut |