From f4ec28afc79d20eec060fd7b7a1d54bda20d8a75 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Thu, 1 Sep 2022 14:39:59 -0600 Subject: Initial commit --- rtl/conspiracion.sv | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rtl/conspiracion.sv (limited to 'rtl') diff --git a/rtl/conspiracion.sv b/rtl/conspiracion.sv new file mode 100644 index 0000000..7bb8296 --- /dev/null +++ b/rtl/conspiracion.sv @@ -0,0 +1,2 @@ +module conspiracion; +endmodule -- cgit v1.2.3