diff --git a/libraries/technology/memory/tech_memory_component_pkg.vhd b/libraries/technology/memory/tech_memory_component_pkg.vhd
index f253156ea7df37cc9b15aa9ef7687c6941b666e0..c45c6883ac1ab7d36eac08bbe36d9c374f2eeace 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;