Make full sim manual
This commit is contained in:
@@ -53,7 +53,7 @@ initial begin
|
||||
button_reset <= '0;
|
||||
repeat(10) @(r_clk_cpu);
|
||||
button_reset <= '1;
|
||||
repeat(1250000) @(posedge r_clk_cpu);
|
||||
repeat(1500000) @(posedge r_clk_cpu);
|
||||
$finish();
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user