From 84c40210a1e8c27ed0a04b554dbfecbf8714e592 Mon Sep 17 00:00:00 2001
From: Bourgoin Thomas <thomas.bourgoin@insa-rennes.fr>
Date: Wed, 20 Oct 2021 14:15:51 +0000
Subject: [PATCH] Add README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b360b90
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+VHDL project from S8.
+
+The goal was to create a simple timer8254 and implement the design on a FPGA (DE10lite)
-- 
GitLab