Skip to content
Snippets Groups Projects
Commit 8a5b8427 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski
Browse files

x

parent f02045b8
No related merge requests found
......@@ -34,7 +34,7 @@ package wishbone_pkg is
subtype t_wishbone_slave_in is t_wishbone_master_out;
type wishbone_slave_out is record
type t_wishbone_slave_out is record
ack : std_logic;
err : std_logic;
rty : std_logic;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment