SystemVerilog event regions

In which SystemVerilog Events Region $finish and $exit will Execute ?

In reply to anvesh dangeti:

These are procedural statements and get executed in the region where the procedural thread got started.

but in LRM:
$finish will execute in Active Event Region and $exit will execute in Reactive Event Region.

In reply to anvesh dangeti:

What section in the IEEE 1800-2017 SystemVerilog LRM says that?

check below link once
http://www.sunburst-design.com/papers/CummingsSNUG2006Boston_SystemVerilog_Events.pdf