Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mczyz-antmicro committed Mar 28, 2023
1 parent 8e2683a commit 824c42c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module.sv
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
module hello(input clk);

initial

begin: proc_he
$display("helllo");
end
Expand Down

0 comments on commit 824c42c

Please sign in to comment.