Arm Community
Site
Search
User
Site
Search
User
Groups
Education Hub
Arm Ambassadors
Open Source Software and Platforms
Research Collaboration and Enablement
Forums
AI and ML forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Arm Virtual Hardware forum
Automotive forum
Compilers and Libraries forum
Graphics, Gaming, and VR forum
High Performance Computing (HPC) forum
Infrastructure Solutions forum
Internet of Things (IoT) forum
Keil forum
Morello forum
Operating Systems forum
SoC Design and Simulation forum
SystemReady Forum
Blogs
AI and ML blog
Announcements
Architectures and Processors blog
Automotive blog
Graphics, Gaming, and VR blog
High Performance Computing (HPC) blog
Infrastructure Solutions blog
Internet of Things (IoT) blog
Operating Systems blog
SoC Design and Simulation blog
Tools, Software and IDEs blog
Support
Arm Support Services
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Architectures and Processors forum
ITCM, DTCM and IRAM access
Jump...
Cancel
State
Not Answered
Locked
Locked
Replies
5 replies
Subscribers
348 subscribers
Views
17999 views
Users
0 members are here
Memory
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
ITCM, DTCM and IRAM access
Mallikarjun Shivappa Bidari
over 11 years ago
Note: This was originally posted on 28th March 2012 at
http://forums.arm.com
Hi,
The ITCM and DTCM are used to improve the performance or the access speed (Low latency memory and Unpredictibility of the caches).
Similarly the IRAM also provides the improved speed.
If the system has both IRAM and TCM, then how does the IRAM and TCM access differ (Where does IRAM and TCM connected, is it on system bus)?
Regards,
Malli
Parents
0
Martin Weidmann
over 11 years ago
Note: This was originally posted on 2nd April 2012 at
http://forums.arm.com
Ahh ok, that makes sense.
So TCMs are memories connected directly to the processor. They also typically (but not always) fast - that is the same or near processor frequency,
IRAMs in your case are just means on SoC memory. It'll still be connected through the bus. In terms of speed, typically much quicker than the bulk off-chip memories. But probably still lower frequency than the processor itself. As the bus usually runs at a lower frequency than the processor.
IRAM vs TCM
The main difference between them then is how the connect to the processor. TCMs directly to the processor, and IRAMs through the bus interface. What benefit this gives is system specific. Typically its going to be that with TCMs there can be contention with other masters.
Cancel
Up
0
Down
Cancel
Reply
0
Martin Weidmann
over 11 years ago
Note: This was originally posted on 2nd April 2012 at
http://forums.arm.com
Ahh ok, that makes sense.
So TCMs are memories connected directly to the processor. They also typically (but not always) fast - that is the same or near processor frequency,
IRAMs in your case are just means on SoC memory. It'll still be connected through the bus. In terms of speed, typically much quicker than the bulk off-chip memories. But probably still lower frequency than the processor itself. As the bus usually runs at a lower frequency than the processor.
IRAM vs TCM
The main difference between them then is how the connect to the processor. TCMs directly to the processor, and IRAMs through the bus interface. What benefit this gives is system specific. Typically its going to be that with TCMs there can be contention with other masters.
Cancel
Up
0
Down
Cancel
Children
No data