Go to the documentation of this file.
29 #ifndef __MEM_RUBY_COMMON_SUBBLOCK_HH__
30 #define __MEM_RUBY_COMMON_SUBBLOCK_HH__
68 void print(std::ostream& out)
const;
90 #endif // __MEM_RUBY_COMMON_SUBBLOCK_HH__
void mergeFrom(const DataBlock &data)
std::vector< uint8_t > m_data
void setAddress(Addr addr)
void mergeTo(DataBlock &data) const
uint8_t getByte(int offset) const
std::ostream & operator<<(std::ostream &os, const BoolVec &myvector)
void internalMergeTo(DataBlock &data) const
void writeByte(uint8_t data)
void internalMergeFrom(const DataBlock &data)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
void print(std::ostream &out) const
void setByte(int offset, uint8_t data)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Wed Jul 13 2022 10:39:25 for gem5 by doxygen 1.8.17