| // Copyright lowRISC contributors. |
| // Licensed under the Apache License, Version 2.0, see LICENSE for details. |
| // SPDX-License-Identifier: Apache-2.0 |
| -module pins_if // DV construct. |
| -module clk_rst_if // DV construct. |
| // Include port toggles of all IOs at these hierarchies. |
| +module chip_earlgrey_asic |
| +moduletree top_earlgrey 2 |
| +moduletree rv_core_ibex 2 |
| // Enable full coverage collection on these modules to cover the glue logic. |
| begin line+cond+fsm+branch+assert |
| +module chip_earlgrey_asic |
| // Enable full coverage collection on these modules including their |
| // sub-hierarchies since they are not pre-verified. |
| begin line+cond+fsm+branch+assert |
| +tree tb.dut.top_earlgrey.u_tl_adapter_rom |
| +tree tb.dut.top_earlgrey.u_tl_adapter_ram_main |
| +tree tb.dut.top_earlgrey.u_tl_adapter_ram_ret |