URL
https://opencores.org/ocsvn/openmsp430/openmsp430/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 200 |
Rev 202 |
Line 205... |
Line 205... |
if (inst_cnt ===16'h0000) tb_error("====== NMI nested: CPU did not woke up =====");
|
if (inst_cnt ===16'h0000) tb_error("====== NMI nested: CPU did not woke up =====");
|
if (r10 !==16'h5679) tb_error("====== NMI nested: NMI was not nested from IRQ =====");
|
if (r10 !==16'h5679) tb_error("====== NMI nested: NMI was not nested from IRQ =====");
|
|
|
|
|
`else
|
`else
|
$display(" ===============================================");
|
tb_skip_finish("| (the NMI support is not included) |");
|
$display("| SIMULATION SKIPPED |");
|
|
$display("| (the NMI support is not included) |");
|
|
$display(" ===============================================");
|
|
$finish;
|
|
`endif
|
`endif
|
|
|
stimulus_done = 1;
|
stimulus_done = 1;
|
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.