OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [core/] [sim/] [rtl_sim/] [src/] [wdt_wkup.v] - Diff between revs 180 and 202

Show entire file | Details | Blame | View Log

Rev 180 Rev 202
Line 196... Line 196...
      @(r15==16'h5000);
      @(r15==16'h5000);
      if (r7 !== 16'h0000) tb_error("====== WATCHDOG reset was not taken =====");
      if (r7 !== 16'h0000) tb_error("====== WATCHDOG reset was not taken =====");
 
 
 
 
`else
`else
      $display(" ===============================================");
      tb_skip_finish("|         (the Watchdog is not included)        |");
      $display("|               SIMULATION SKIPPED              |");
 
      $display("|         (the Watchdog 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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.