diff options
Diffstat (limited to 'rtl/core/arm810.sv')
| -rw-r--r-- | rtl/core/arm810.sv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rtl/core/arm810.sv b/rtl/core/arm810.sv index 07a397b..ead6f94 100644 --- a/rtl/core/arm810.sv +++ b/rtl/core/arm810.sv @@ -3,6 +3,7 @@ module arm810 ( input logic clk, + rst_n, irq, output ptr bus_addr, |
