blob: 3f4e7c925db7fae2256e06e5affc706fe1ef3aad [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
#
# Verix CDC waiver file
# Expression:
# ControlSignal==""
# ReconSignal==""
# MultiClockDomains=="IO_DIV2_CLK::IO_DIV4_CLK"
# PATH violation to PINMUX
set_rule_status -status {Waived} -rule {W_DATA W_MASYNC} \
-expression {(Signal=~"*u_uart_core.tx_out_q*") && (ReceivingFlop=~"IO*")} \
-comment {Pinmux is clock invariant}