mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Temporary change of plic uart id to 10.
This commit is contained in:
parent
f97caf37db
commit
dc74a6ba9c
@ -123,7 +123,7 @@
|
|||||||
|
|
||||||
// Interrupt configuration
|
// Interrupt configuration
|
||||||
`define PLIC_NUM_SRC 53
|
`define PLIC_NUM_SRC 53
|
||||||
`define PLIC_UART_ID 4
|
`define PLIC_UART_ID 10
|
||||||
|
|
||||||
`define TWO_BIT_PRELOAD "../config/fpga/twoBitPredictor.txt"
|
`define TWO_BIT_PRELOAD "../config/fpga/twoBitPredictor.txt"
|
||||||
`define BTB_PRELOAD "../config/fpga/BTBPredictor.txt"
|
`define BTB_PRELOAD "../config/fpga/BTBPredictor.txt"
|
||||||
|
Loading…
Reference in New Issue
Block a user