blob: ae30c5533229efc8384b44eed382354734bf8703 [file] [log] [blame]
// Copyright lowRISC contributors.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
// Exclude all but the TL ports of the DUT.
// TODO: This does not work.
-ere module ^((?!tl_i$|tl_o$).)*$