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