diff options
Diffstat (limited to '')
| -rw-r--r-- | rtl/if_common/if_rst_sync.sv (renamed from rtl/gfx/gfx_rst_sync.sv) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/gfx/gfx_rst_sync.sv b/rtl/if_common/if_rst_sync.sv index 2a8ea3b..69f1b78 100644 --- a/rtl/gfx/gfx_rst_sync.sv +++ b/rtl/if_common/if_rst_sync.sv @@ -1,5 +1,5 @@ //FIXME: peligro -module gfx_rst_sync +module if_rst_sync ( input logic clk, rst_n, |
