Skip to content

Can I know about the process of memory access? #772

Closed Answered by Harshil2107
gihyeonjeon asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

I am not an expert in this but I recommend checking out the gem5 bootcamp 2022 YouTube videos for a deeper understanding of gem5's workings. Specifically, this video explains instructions in gem5: gem5 bootcamp 2022: Instruction execution and adding instructions. The link starts at the timestamp explaining instruction encoding/decoding.

I also asked your question to our gem5 chat gpt (link to gem5 chat gpt), here is the response from it:


Hello,

I'm glad to hear you're exploring gem5 and delving into the details of memory access processes. Your observation about the sequence of events in memory access, starting with .isa files and proceeding through various functions like initiateMemRead

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gihyeonjeon
Comment options

Answer selected by gihyeonjeon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants