Restored TIM range.

This commit is contained in:
Ross Thompson 2021-07-19 21:17:31 -05:00
parent a01fea69dd
commit 07c47f0034

View File

@ -81,7 +81,7 @@
`define BOOTTIM_RANGE 56'h00000FFF
`define TIM_SUPPORTED 1'b1
`define TIM_BASE 56'h80000000
`define TIM_RANGE 56'h007FFFFF
`define TIM_RANGE 56'h7FFFFFFF
`define CLINT_SUPPORTED 1'b1
`define CLINT_BASE 56'h02000000
`define CLINT_RANGE 56'h0000FFFF