Skip to content

Commit

Permalink
Update close_timer.sv
Browse files Browse the repository at this point in the history
Add Description
  • Loading branch information
ftqtfff authored May 12, 2023
1 parent 9f07ac5 commit f5d482b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions close_timer.sv
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// When the close timer receives a session close signal, it will hold the program for a period of time before closing the session.
module closeTimer (
input clk,
input rst,
Expand Down

0 comments on commit f5d482b

Please sign in to comment.