added headers/ updated old ones

This commit is contained in:
2025-06-02 17:36:27 -07:00
parent d4d9d604b9
commit 636b375c48
9 changed files with 63 additions and 6 deletions
@@ -1,3 +1,11 @@
/****
* seconds_display_tb.sv - testbench for the seconds_display module.
*
* @author: Waylon Cude, Dilanthi Prentice
* @date: 6/12/2025
*
* */
`timescale 1ns / 1ps
module seconds_display_tb;
int errors = 0;