Weihua Han, CAE, Synopsys
Functional coverage plays an essential role in Coverage Driven Verification. In this blog, I’ll explain a modular way of modeling and implementing functional coverage models.
SystemVerilog users can take the advantage of the “covergroup” construct to implement functional coverage. However this is not enough.