karandeep963 Posted June 24, 2014 Report Share Posted June 24, 2014 Hello All, I am wondering for the use of generic payload instead of PROTOCOL specific packets/seq_items in UVM agents. Why : 1. This will help to verify the SC-TLM models(used as golden ref models) with the same testenv.2. Generic Payload is standard.3. GP has better interoperability options, less changes in scoreboards etc for new UVC's connections. How: 1. All the UVC's work on the Generic Payload.2. Only Driver needs the extra functionality for GP-Protocol toggling conversion.3. Monitor need to pack the protocol toggling to GP. Threats:1. Functional Coverage would be somehow difficult to calculate. Please let me know am I moving in right direction or there may be some serious problems using it. Thanks,Karandeep Quote Link to comment Share on other sites More sharing options...
David Long Posted July 11, 2014 Report Share Posted July 11, 2014 Hi Karandeep, We presented a paper "A Beginner's Guide to Using SystemC TLM-2.0 IP with UVM" at several European Synopsys User Group (SNUG) meetings in 2012. This included a discussion of using the Generic Payload in a UVM environment which may help. You can download it from the "KnowHow" pages on the Doulos website - http://www.doulos.com/knowhow/sysverilog/SNUG12_uvm_tlm2/ Regards, Dave 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.