29#ifndef __DEV_LUPIO_LUPIO_SYS_HH__
30#define __DEV_LUPIO_LUPIO_SYS_HH__
32#include "debug/LupioSYS.hh"
35#include "params/LupioSYS.hh"
LupioSYS: A Real-Time System Controller virtual device which provides a way for the software to halt ...
uint8_t lupioSYSRead(const uint8_t addr)
void lupioSYSWrite(const uint8_t addr, const uint64_t val64)
Tick read(PacketPtr pkt) override
Implement BasicPioDevice virtual functions.
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
LupioSYS(const Params ¶ms)
const ByteOrder byteOrder
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
const Params & params() const
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
uint64_t Tick
Tick count type.