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

Define default input value rdy for src_in.

parent dd73d8da
No related branches found
No related tags found
Loading
......@@ -63,7 +63,7 @@ ENTITY dp_stream_stimuli IS
clk : IN STD_LOGIC;
-- Generate stimuli
src_in : IN t_dp_siso;
src_in : IN t_dp_siso := c_dp_siso_rdy;
src_out : OUT t_dp_sosi;
-- End of stimuli
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment