31 #ifndef __BASE_LOADER_HEX_FILE_HH__
32 #define __BASE_LOADER_HEX_FILE_HH__
51 HexFile(
const std::string _filename);
58 #endif // __BASE_LOADER_HEX_FILE_HH__
HexFile(const std::string _filename)
const std::string filename
void parseLine(char *, Addr *, uint32_t *)
Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,16,32,64}_t.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
bool loadSections(PortProxy &memProxy)
This object is a proxy for a structural port, to be used for debug accesses.