From 1e8b5adc42b299f4b40e0631d02735e2d8d1bdd7 Mon Sep 17 00:00:00 2001 From: Sean Anderson Date: Sun, 21 Aug 2022 12:13:57 -0400 Subject: [PATCH] Make testbenches a module This makes it easier to import things Signed-off-by: Sean Anderson --- tb/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tb/__init__.py diff --git a/tb/__init__.py b/tb/__init__.py new file mode 100644 index 0000000..e69de29