summaryrefslogtreecommitdiff
path: root/inc/definitions.h
AgeCommit message (Expand)Author
2025-03-30Setting condition code register, overflow guardbd
2025-03-29get_instr_fields return mnemonic rather than opcode and typebd
2025-03-28add get_instr_fields func to parse instruction fields from raw bitsbd
2025-03-22Add controller.h, implementation and tests.bd
2025-03-11Fix small issue in fetch_resource wih off by one cycle countbd
2025-03-11fix lots of bugsbd
2025-03-11Clarify size of mem and cache in definitions, CLI print invalid tagsbd
2025-03-11cli display clock cycle, parse ';' delimited commandsbd
2025-03-10overload << operator for drambd
2025-03-10before error with catch crashing with global singleton loggerbd
2025-03-10Update cli method signatures, add some getters to cache and storagebd
2025-03-09Improve documentation in definitions.hbd
2025-03-08Add get_bit_fields, which parses cache fields from a memory addressbd
2025-03-06dram write (no delay, no accessor trackingbd