This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6442: About instruction fetch.

Part Number: AM6442

--About SRAM and DDR access routes.--
In SRAM / DDR, is the access route for code fetching the same as the access route for data read / write?
Please tell me the access route of code fetch and data read / write in SRAM and DDR.

--About pipeline fetching.--
It is recognized that the R core of AM64 has an 8-step pipeline. Please tell me the timing of instruction fetch.
Is there one instruction to fetch at the same time, and will the next fetch start when the fetch stage ends?
Also, if CBASS conflicts due to fetch and data access, will fetch be delayed as well?