Generic Adapter in RAL

I am developing a generic adapter in RAL which will suit for all protocols.Also creating generic sequence item for adapter. My intention here is generic adapter should act as plug-play method. Now I need to know how to cast protocol sequence item with generic sequence item.

In reply to Priscilla:

I’m not sure if this is a good idea, because this requires parameterized classes with a big amount of parameters. This makes the usage complicated.
Why do not use a UVM Framework Generator to generate your specific UVM testbench for your application?

Hi chr_sue,
Where can we get a UVM FrameWork Generator ?
Thanks
JeffD

In reply to dvuvmsv:

Hi Jeff, there are a couple generators on the market, commercial and free-of-charge. Mentor has the UVMF which is in my eyes an overkill, generating to much things around.
The best I know ist the EasierUVM Framework Generator from Doulos.
It is accomplished with UVM coding guidelines.
See here: Doulos
I know this generator best because it is based on my personal one. It is simple, very flexible and of course free of charge.

In reply to dvuvmsv:

Jeff,

You can download all versions of the UVM Framework from the Verification Academy. Link to the page is here: https://verificationacademy.com/topics/verification-methodology/uvm-framework