Hello,
I am at still newbie when it comes to UVM code writing, logic etc.
So I have a SPI Master as DUT, SPI slave as slave endpoint as APB master as master endpoint for the DUT.
My question is : is it a good idea to create covergroups for lets say CTRL register and create coverpoints for each individual register field (DATA_LEN, LSB, BUSY etc) and each coverpoint to have bins for the values of the register field?