From eba51f223945443ef593264e58b6dd0dc0762876 Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Mon, 26 May 2014 07:05:04 +0000
Subject: [PATCH] Moved or copied files from UniBoard to RadioHDL.

---
 libraries/base/tst/hdllib.cfg | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 libraries/base/tst/hdllib.cfg

diff --git a/libraries/base/tst/hdllib.cfg b/libraries/base/tst/hdllib.cfg
new file mode 100644
index 0000000000..29645fb687
--- /dev/null
+++ b/libraries/base/tst/hdllib.cfg
@@ -0,0 +1,12 @@
+hdl_lib_name = tst
+hdl_library_clause_name = tst_lib
+hdl_lib_uses = 
+
+build_sim_dir = $HDL_BUILD_DIR
+build_synth_dir = 
+
+synth_files =
+    src/vhdl/tst_output.vhd
+    src/vhdl/tst_input.vhd
+    
+test_bench_files = 
-- 
GitLab