mohitnegi Posted April 15, 2013 Report Share Posted April 15, 2013 Hello , I have a doubt what is memory mapped busses with respect to TLM2.0 ??? With Regards Mohit Quote Link to comment Share on other sites More sharing options...
apfitch Posted April 15, 2013 Report Share Posted April 15, 2013 When TLM2 was developed, the main requirements were speed interoperability To achieve interoperability, it was decided to standardise the generic payload object. The design of the generic payload was aimed at allowing modeling of memory-mapped busses. A memory-mapped bus uses an address in memory to locate the registers/memories in peripherals attached to a bus. So the generic payload includes a field for address, as well as fields for data. regards Alan KiranK 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.