URL
https://opencores.org/ocsvn/openmsp430/openmsp430/trunk
Show entire file |
Details |
Blame |
View Log
Rev 175 |
Rev 202 |
Line 182... |
Line 182... |
repeat(10) @(posedge mclk);
|
repeat(10) @(posedge mclk);
|
|
|
stimulus_done = 1;
|
stimulus_done = 1;
|
`else
|
`else
|
|
|
$display(" ===============================================");
|
tb_skip_finish("| (serial debug interface I2C not included) |");
|
$display("| SIMULATION SKIPPED |");
|
|
$display("| (serial debug interface I2C not included) |");
|
|
$display(" ===============================================");
|
|
$finish;
|
|
`endif
|
`endif
|
`else
|
`else
|
|
tb_skip_finish("| (serial debug interface not included) |");
|
$display(" ===============================================");
|
|
$display("| SIMULATION SKIPPED |");
|
|
$display("| (serial debug interface not included) |");
|
|
$display(" ===============================================");
|
|
$finish;
|
|
`endif
|
`endif
|
end
|
end
|
|
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.