From ecadbd39b8a0fd9ffa589316ece579d0998b929d Mon Sep 17 00:00:00 2001
From: Leon Hiemstra <hiemstra@astron.nl>
Date: Fri, 15 Apr 2016 15:45:48 +0000
Subject: [PATCH] remove a comment

---
 libraries/technology/flash/tech_flash_component_pkg.vhd | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libraries/technology/flash/tech_flash_component_pkg.vhd b/libraries/technology/flash/tech_flash_component_pkg.vhd
index 63d64c81fe..d2a779e93e 100644
--- a/libraries/technology/flash/tech_flash_component_pkg.vhd
+++ b/libraries/technology/flash/tech_flash_component_pkg.vhd
@@ -139,9 +139,6 @@ PACKAGE tech_flash_component_pkg IS
   );
   end component ip_arria10_e3sge3_asmi_parallel;
 
-  -- note the EPCQ-L1024 device appears not to be supported yet.
-  -- the EPCA-512 was chosen instead
-
   component ip_arria10_e3sge3_remote_update is
   port (
     clock       : in  std_logic;
-- 
GitLab