mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
removed unused and redundant clint base variable
This commit is contained in:
parent
48ac38fb35
commit
0346245233
@ -9,7 +9,6 @@
|
||||
`define XLEN32 1
|
||||
|
||||
// Define relevant addresses
|
||||
`define CLINT_BASE 64'h02000000
|
||||
`define ACCESS_FAULT_ADDRESS 32'h0000
|
||||
|
||||
// Unprivileged extensions
|
||||
|
@ -9,7 +9,6 @@
|
||||
`define XLEN64 1
|
||||
|
||||
// Define relevant addresses
|
||||
`define CLINT_BASE 64'h02000000
|
||||
`define ACCESS_FAULT_ADDRESS 64'h00000000
|
||||
|
||||
// Unprivileged extensions
|
||||
|
Loading…
Reference in New Issue
Block a user