blob: ee63642748efa2d5f58bbe80873d0d9a264cfda1 [file] [log] [blame]
-tree *
// Include port toggles of all IOs at these hierarchies.
begin tgl(portsonly)
+module top_earlgrey_asic
+module padctl
+moduletree top_earlgrey 2
+moduletree rv_core_ibex 2
end
// Enable full coverage collection on these modules to cover the glue logic.
begin line+cond+fsm+branch
+module top_earlgrey_asic
+module top_earlgrey
+module rv_core_ibex
end
// Enable full coverage collection on these modules including their sub-hierarchies since they are
// not pre-verified.
begin line+cond+fsm+branch
+moduletree padctl
+moduletree pinmux
+moduletree pwrmgr
+moduletree nmi_gen
+moduletree rstmgr
+moduletree rv_plic
+tree tb.dut.top_earlgrey.u_tl_adapter*
end