Tests: Untabify some tests.
This commit is contained in:
parent
c9970ff822
commit
b698bfd850
|
|
@ -1,10 +1,5 @@
|
||||||
// DESCRIPTION: Verilator: Verilog Test module
|
// DESCRIPTION: Verilator: Verilog Test module
|
||||||
//
|
//
|
||||||
// This module takes a single clock input, and should either
|
|
||||||
// $write("*-* All Finished *-*\n");
|
|
||||||
// $finish;
|
|
||||||
// on success, or $stop.
|
|
||||||
//
|
|
||||||
// issue #5125
|
// issue #5125
|
||||||
// type used for __Vtrigprevexpr signal do not match type used for i/o port
|
// type used for __Vtrigprevexpr signal do not match type used for i/o port
|
||||||
//
|
//
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue