summaryrefslogtreecommitdiff
path: root/rtl/cache/cache_control.sv
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rtl/cache/cache_control.sv1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtl/cache/cache_control.sv b/rtl/cache/cache_control.sv
index 7186e95..85378d5 100644
--- a/rtl/cache/cache_control.sv
+++ b/rtl/cache/cache_control.sv
@@ -29,6 +29,7 @@ module cache_control
output ring_token out_token,
output logic out_token_valid,
+ // SeƱales para la SRAM
input addr_tag tag_rd,
input line data_rd,
input line_state state_rd,