arch_avr_device.h File Reference

yasimavr: arch_avr_device.h File Reference
yasimavr
Loading...
Searching...
No Matches
arch_avr_device.h File Reference
#include "arch_avr_globals.h"
#include "core/sim_core.h"
#include "core/sim_device.h"
#include "core/sim_interrupt.h"
#include "core/sim_types.h"
#include "core/sim_memory.h"

Go to the source code of this file.

Classes

struct  ArchAVR_CoreConfig
 
class  ArchAVR_Core
 Implementation of a CPU core for AVR series The main addition is to handle the address mapping in data space. More...
 
class  ArchAVR_Device
 Implementation of a MCU for AVR series. More...
 

Typedefs

typedef DeviceConfiguration ArchAVR_DeviceConfig
 Configuration structure for ArchXT_Core.
 

Typedef Documentation

◆ ArchAVR_DeviceConfig

Configuration structure for ArchXT_Core.