From f633ca94d8befcbef9fbe5e87e68aa019c2fa617 Mon Sep 17 00:00:00 2001
From: Tomasz Wlostowski <tomasz.wlostowski@cern.ch>
Date: Tue, 7 Jun 2011 15:16:02 +0200
Subject: [PATCH] x

---
 modules/wishbone/wishbone_pkg.vhd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/wishbone/wishbone_pkg.vhd b/modules/wishbone/wishbone_pkg.vhd
index 92c30acb..f3e19457 100644
--- a/modules/wishbone/wishbone_pkg.vhd
+++ b/modules/wishbone/wishbone_pkg.vhd
@@ -44,7 +44,7 @@ package wishbone_pkg is
   end record t_wishbone_slave_out;
   subtype t_wishbone_master_in is t_wishbone_slave_out;
 
-  type t_wishbone_device_descriptor is std_logic_vector(255 downto 0);
+  subtype t_wishbone_device_descriptor is std_logic_vector(255 downto 0);
 
   component xwb_spi
     generic (
-- 
GitLab