Add timer and test program

This commit is contained in:
Byron Lathi
2022-12-29 11:51:38 -05:00
parent 642dfcbeb1
commit 8c4102612f
9 changed files with 98 additions and 2306 deletions

View File

@@ -22,13 +22,13 @@ logic [7:0] divisor, status, control;
// --------------------------------
// | 3 | IRQ Counter High |
// --------------------------------
// | 4 | Reserved |
// | 4 | Control |
// --------------------------------
// | 5 | Divisor |
// --------------------------------
// | 6 | Status |
// --------------------------------
// | 7 | Control |
// | 7 | Reserved |
// --------------------------------