From 5065c153bd0d9283005eac06cd66b3340a5d55b7 Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Tue, 27 May 2014 11:23:18 +0000
Subject: [PATCH] Added purpose comment.

---
 libraries/technology/memory/tech_memory_component_pkg.vhd | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libraries/technology/memory/tech_memory_component_pkg.vhd b/libraries/technology/memory/tech_memory_component_pkg.vhd
index f253156ea7..c45c6883ac 100644
--- a/libraries/technology/memory/tech_memory_component_pkg.vhd
+++ b/libraries/technology/memory/tech_memory_component_pkg.vhd
@@ -19,6 +19,8 @@
 --
 -------------------------------------------------------------------------------
 
+-- Purpose: IP components declarations for various devices that get wrapped by the tech components
+
 LIBRARY IEEE;
 USE IEEE.STD_LOGIC_1164.ALL;
 
-- 
GitLab