diff options
Diffstat (limited to 'rtl/core/cp15/far.sv')
| -rw-r--r-- | rtl/core/cp15/far.sv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/core/cp15/far.sv b/rtl/core/cp15/far.sv index 9e1d95c..36e76db 100644 --- a/rtl/core/cp15/far.sv +++ b/rtl/core/cp15/far.sv @@ -13,7 +13,7 @@ module core_cp15_far input logic fault_register, input ptr fault_addr, - output word read + output word read /*verilator public*/ ); word far; |
