Altera_Forum
Honored Contributor
13 years agoVmm Notification
Hi everyone,
I am just stepped in the world of verification. I am doing one learning project with vmm. In tht in environment i for score board i have taken instance"scb" and in build() i have made it new by --- Quote Start --- scb=new(monitor_pro.notify); --- Quote End --- i this i have given notification.... In score board file i have to receive the notification whn i make the scoreboard new. so i m not getting how to receive the notification in scoreboard. Pls guide me ... thanks in advance..:)