aboutsummaryrefslogtreecommitdiffstats
path: root/fpga
diff options
context:
space:
mode:
authorWade Fife <wade.fife@ettus.com>2021-06-10 11:50:04 -0500
committerWade Fife <wade.fife@ettus.com>2021-06-17 08:16:59 -0500
commit6190eca14ec13db7456a059cbd69c93550aa45c7 (patch)
tree0dc272a0e66e2b3884019626ddb514466a98e528 /fpga
parentfpga: tools: Add modelsim.ini to ModelSim calls (diff)
downloaduhd-6190eca14ec13db7456a059cbd69c93550aa45c7.tar.xz
uhd-6190eca14ec13db7456a059cbd69c93550aa45c7.zip
fpga: tools: Add modelsim.excludes
This is a list of testbenches that don't work with ModelSim and should be excluded when running run_testbenches.py.
Diffstat (limited to 'fpga')
-rw-r--r--fpga/usrp3/tools/utils/modelsim.excludes18
1 files changed, 18 insertions, 0 deletions
diff --git a/fpga/usrp3/tools/utils/modelsim.excludes b/fpga/usrp3/tools/utils/modelsim.excludes
new file mode 100644
index 000000000..41df329c4
--- /dev/null
+++ b/fpga/usrp3/tools/utils/modelsim.excludes
@@ -0,0 +1,18 @@
+#
+# Copyright 2021 Ettus Research, a National Instruments Brand
+#
+# SPDX-License-Identifier: LGPL-3.0-or-later
+#
+# This file contains all testbenches to exclude from the list discovered
+# by run_testbenches.py for the ModelSim simulator.
+#
+
+top/e31x/sim/dram_test
+top/n3xx/sim/arm_to_sfp_loopback
+top/n3xx/sim/aurora_loopback
+top/n3xx/sim/one_gig_eth_loopback
+top/n3xx/sim/ten_gig_eth_loopback
+top/x300/sim/x300_pcie_int
+
+# This TB doesn't pass in ModelSim
+top/x300/sim/dram_fifo_bist