diff options
| author | Fuwn <[email protected]> | 2026-02-13 23:26:29 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-13 23:26:29 -0800 |
| commit | db40dbfb19b40d4c245407bbb289cb184e516f51 (patch) | |
| tree | 0bc5da6db24e62216500789ea2c5790408246ffa /lab_5/SRC/scoreboard.sv | |
| parent | Initial commit (diff) | |
| download | cst456-db40dbfb19b40d4c245407bbb289cb184e516f51.tar.xz cst456-db40dbfb19b40d4c245407bbb289cb184e516f51.zip | |
feat(lab_5): Add initial files
Diffstat (limited to 'lab_5/SRC/scoreboard.sv')
| -rw-r--r-- | lab_5/SRC/scoreboard.sv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lab_5/SRC/scoreboard.sv b/lab_5/SRC/scoreboard.sv new file mode 100644 index 0000000..9d05cc0 --- /dev/null +++ b/lab_5/SRC/scoreboard.sv @@ -0,0 +1 @@ +// create scoreboard class
\ No newline at end of file |