From 6edc11de4de20aa5194f5cf3705a320b1891a2d6 Mon Sep 17 00:00:00 2001 From: Alessandro Comodi Date: Mon, 5 Jul 2021 13:34:34 +0200 Subject: interchange: tests: add obuftds test Signed-off-by: Alessandro Comodi --- fpga_interchange/examples/tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'fpga_interchange/examples/tests/CMakeLists.txt') diff --git a/fpga_interchange/examples/tests/CMakeLists.txt b/fpga_interchange/examples/tests/CMakeLists.txt index 1d3dd72f..f8a52a41 100644 --- a/fpga_interchange/examples/tests/CMakeLists.txt +++ b/fpga_interchange/examples/tests/CMakeLists.txt @@ -6,4 +6,5 @@ add_subdirectory(ff) add_subdirectory(lut) add_subdirectory(lut_nexus) add_subdirectory(lutram) +add_subdirectory(obuftds) add_subdirectory(ram_nexus) -- cgit v1.2.3