Hi,
I had an requirement in which I need to read register value from the sequence upon arrival of the interrupt. The register is not part of the interface, now for comparison I need the read value in my scoreboard. How can I pass this value from sequence to scoreboard/monitor?
I can use config_db in p_sequencer set a value and read it out in scoreboard, or is there any better way?