in can controller we have many sub modules like
acceptance filter
registers
frame generators
synchronizers etc...
how to create verification env for it.
do i need to verify all these sub components using uvm env only or seperately.
each can controller acts as master and slave, if i have 4 can nodes, how many agents are required and does each node have both master and slave capabilities.