diff --git a/hw/ip/rom_ctrl/dv/cov/cover_reg_top.cfg b/hw/ip/rom_ctrl/dv/cov/cover_reg_top.cfg index 6431c2bbc5308..0c2907e5f0244 100644 --- a/hw/ip/rom_ctrl/dv/cov/cover_reg_top.cfg +++ b/hw/ip/rom_ctrl/dv/cov/cover_reg_top.cfg @@ -2,9 +2,13 @@ // Licensed under the Apache License, Version 2.0, see LICENSE for details. // SPDX-License-Identifier: Apache-2.0 -// Collect coverage for tlul_adapter_sram to resolve coverage hole for intg_err. -+tree tb.dut.u_tl_adapter_rom - begin line+cond+fsm+branch - +moduletree tlul_adapter_sram + +tree tb.dut.u_tl_adapter_rom +end + +begin assert + +tree tb.dut.u_tl_adapter_rom + -tree tb.dut.u_tl_adapter_rom.u_reqfifo + -tree tb.dut.u_tl_adapter_rom.u_rspfifo + -tree tb.dut.u_tl_adapter_rom.u_sramreqfifo end