fixed error
This commit is contained in:
parent
2359f43ae9
commit
97056a84fb
@ -71,8 +71,8 @@ begin
|
||||
end if;
|
||||
end case;
|
||||
else
|
||||
slaves_in(i).wvalid <= '0';
|
||||
wready_s(i) <= '0';
|
||||
-- slaves_in(i).wvalid <= '0';
|
||||
-- wready_s(i) <= '0';
|
||||
end if;
|
||||
end loop;
|
||||
end if;
|
||||
|
Loading…
Reference in New Issue
Block a user