diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-09-01 14:39:59 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-09-01 14:39:59 -0600 |
| commit | f4ec28afc79d20eec060fd7b7a1d54bda20d8a75 (patch) | |
| tree | 4e14fb28bd4307362e7f4df255ba6327963ae07a /rtl | |
Initial commit
Diffstat (limited to 'rtl')
| -rw-r--r-- | rtl/conspiracion.sv | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
