mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-23 05:17:20 -04:00
removed unused and redundant clint base variable
This commit is contained in:
parent
48ac38fb35
commit
0346245233
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue