Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Commit

Permalink
eeeeeee e.v
Browse files Browse the repository at this point in the history
Tested with Icarus Verilog
  • Loading branch information
Micah Elizabeth Scott committed Dec 8, 2018
1 parent 34e5370 commit d001c27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions e.v
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module e;
always #1 $write("e");
endmodule

0 comments on commit d001c27

Please sign in to comment.