From 50b71c7f0ea2574eb4802e1a12fe8b0920a4ca7f Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sat, 27 Apr 2024 12:14:41 -0600 Subject: rtl/axi_timer: initial commit This a buggy timer, imported from https://github.com/astrakhov-design/axi_timer. It will be used for a testbench hello world case --- rtl/axi_timer/testbench.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 rtl/axi_timer/testbench.py (limited to 'rtl/axi_timer/testbench.py') diff --git a/rtl/axi_timer/testbench.py b/rtl/axi_timer/testbench.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3