| // Copyright lowRISC contributors. |
| // Licensed under the Apache License, Version 2.0, see LICENSE for details. |
| // SPDX-License-Identifier: Apache-2.0 |
| |
| // [UNSUPPORTED] Based on our Comportable IP spec, these TL pins are reserved / unused and hence, |
| // tied off. |
| -node tb.dut *tl_i.a_user.rsvd |
| -node tb.dut *tl_i.a_param |
| // [UNR] design ties these outputs to zeros. |
| -node tb.dut *tl_o.d_param |
| -node tb.dut *tl_o.d_opcode[1] |
| -node tb.dut *tl_o.d_opcode[2] |
| -node tb.dut *tl_o.d_sink |
| |
| // [LOW_RISK] Verified in prim_alert_receiver TB." |
| -node tb.dut *alert_rx_*.ping_* |