swapnilm 1 Report post Posted June 11, 2013 Dear all, I need to create different kinds of packets, for eg nested packets(one or more pkts encapsulated in another pkt), simple packets etc, of the same protocol. Can these different kinds of pkts be made/created (as an object) from the same transaction class? If yes, how shall I manage the packing/unpakcing(do_pack/do_unpack functions) of their bytes, as the bytes travel scenerios, will vary from pkt to pkt? OR if I am creating different classes for each different kind of pkt structure, then will they be controlled properly from sequences, in order to create testcase scenerios? Any guidance will be helpfull. Thanks Quote Share this post Link to post Share on other sites
swapnilm 1 Report post Posted June 12, 2013 Can some uvm expert please throw some light on this topic? Thanks Quote Share this post Link to post Share on other sites