mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-18 00:07:20 +00:00
icache_tb: Initialize stop_mark
Too much red in gtkwave.. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
@@ -68,6 +68,7 @@ begin
|
||||
begin
|
||||
i_out.req <= '0';
|
||||
i_out.nia <= (others => '0');
|
||||
i_out.stop_mark <= '0';
|
||||
|
||||
wait for 4*clk_period;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user