ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
|
Go to the source code of this file.
Classes | |
class | MDtm |
Macros | |
#define | DTM_ADDR_WIDTH 6 |
#define | DTM_IR_WIDTH 5 |
Enumerations | |
enum | jtag_state_t { TEST_LOGIC_RESET , RUN_TEST_IDLE , SELECT_DR_SCAN , CAPTURE_DR , SHIFT_DR , EXIT1_DR , PAUSE_DR , EXIT2_DR , UPDATE_DR , SELECT_IR_SCAN , CAPTURE_IR , SHIFT_IR , EXIT1_IR , PAUSE_IR , EXIT2_IR , UPDATE_IR } |
enum | jtag_regs_t { IDCODE = 0x1 , DTMCS = 0x10 , DMI = 0x11 } |
#define DTM_ADDR_WIDTH 6 |
#define DTM_IR_WIDTH 5 |
enum jtag_regs_t |
enum jtag_state_t |