added headers/ updated old ones
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user