Skip to content
Snippets Groups Projects
Commit 574f7a3c authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Remove default generic value.

parent e0934f12
No related branches found
No related tags found
1 merge request!359Clarify g_nof_destinations_max design revision parameter and package constants...
......@@ -46,7 +46,7 @@ library IEEE, common_lib, dp_lib, reorder_lib;
entity sdp_bdo_one_destination is
generic (
g_use_transpose : boolean := false
g_use_transpose : boolean
);
port (
dp_clk : in std_logic;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment