mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 04:57:25 -04:00
Fix width of irq_enable signal
This commit is contained in:
parent
ccb4497b36
commit
3a7d4044e9
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ module cs_registers
|
|||
input logic save_pc_if_i,
|
||||
input logic save_pc_id_i,
|
||||
|
||||
output logic [1:0] irq_enable_o,
|
||||
output logic irq_enable_o,
|
||||
output logic [31:0] epcr_o,
|
||||
|
||||
// Performance Counters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue