From 9bf0eaaebd9914070cd0352bb8fb1f8c637c369a Mon Sep 17 00:00:00 2001 From: "T. Meissner" Date: Thu, 13 Nov 2014 21:27:52 +0100 Subject: [PATCH] Initial commit of read file --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..365f47a --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +libvhdl +======= +A library of reusable components for VHDL designs and testbenches + +sim +--- +(Non) synthesible components for testbenches + +test +---- +Unit test for each component