Uvm_component_utils with parameters

Dave,

I read the paper, but I don’t fully understand. I need an ID in the driver class to pick the correct virtual interface from the config table. There could be any number of parallel drivers all with the exact same code, but pointing to different virtual interfaces and getting direction from different sequencers. It would be nice to be able to give the agent and all it’s children one ID number, so that agent N contains driver N and sequencer N. Could you please show some example code of what you mean? Thank you!