From 0de554d165c36a83bd37f57b88163db32ab3f662 Mon Sep 17 00:00:00 2001
From: David Brouwer <dbrouwer@astron.nl>
Date: Tue, 31 Oct 2023 14:17:26 +0100
Subject: [PATCH] Recorver information header purpose FIFO -> RAM

---
 .../technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd b/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd
index 85f4191c2a..f31d5666a0 100644
--- a/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd
+++ b/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd
@@ -20,7 +20,7 @@
 --
 -- Author: D.F. Brouwer
 -- Purpose: 
---   RadioHDL wrapper / Instantiate FIFO IP with generics
+--   RadioHDL wrapper / Instantiate RAM IP with generics
 -- Description:
 --   Copied component declaration and instance example from generated/ram_2port_2040/sim/ip_agi027_xxxx_ram_cr_cw_ram_2port_2040_cmcw2dy.vhd
 
-- 
GitLab