chaitusvk Posted June 26, 2022 Report Share Posted June 26, 2022 HI , i want to know any good example to Generic Payload extension ... please share me the link Quote Link to comment Share on other sites More sharing options...
Eyck Posted June 27, 2022 Report Share Posted June 27, 2022 You may have a look at the AXI/ACE implementation: https://github.com/Arteris-IP/tlm2-interfaces/blob/master/axi/axi_tlm.h. The spec can be found at https://github.com/Arteris-IP/tlm2-interfaces/blob/master/doc/axitlm/axi_tlm2_spec.pdf. In that repo you will find also socket definitionas as well as protocol engines for the non-blocking protocol (for this you need the SCC, the tlm_interfaces is a submodule of it). Quote Link to comment Share on other sites More sharing options...
chaitusvk Posted June 28, 2022 Author Report Share Posted June 28, 2022 Thank you ... 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.