Entity: sram_ctrl_regs_reg_top

Diagram

clk_i rst_ni tl_i hw2reg devmode_i tl_o reg2hw intg_err_o

Description

Copyright lowRISC contributors. Licensed under the Apache License, Version 2.0, see LICENSE for details. SPDX-License-Identifier: Apache-2.0

Register Top module auto-generated by reggen

Ports

Port name Direction Type Description
clk_i input
rst_ni input
tl_i input
tl_o output
reg2hw output Write
hw2reg input Read
intg_err_o output Integrity check errors
devmode_i input If 1, explicit error return for unmapped register access

Signals

Name Type Description
reg_we logic register signals
reg_re logic
reg_addr logic [AW-1:0]
reg_wdata logic [DW-1:0]
reg_be logic [DBW-1:0]
reg_rdata logic [DW-1:0]
reg_error logic
addrmiss logic
wr_err logic
reg_rdata_next logic [DW-1:0]
reg_busy logic
tl_reg_h2d tlul_pkg::tl_h2d_t
tl_reg_d2h tlul_pkg::tl_d2h_t
intg_err logic incoming payload check
intg_err_q logic
tl_o_pre tlul_pkg::tl_d2h_t outgoing integrity generation
alert_test_we logic Define SW related signals Format: {wd
alert_test_wd logic
status_bus_integ_error_qs logic
status_init_error_qs logic
status_escalated_qs logic
status_scr_key_valid_qs logic
status_scr_key_seed_valid_qs logic
status_init_done_qs logic
exec_regwen_we logic
exec_regwen_qs logic
exec_regwen_wd logic
exec_we logic
exec_qs logic [2:0]
exec_wd logic [2:0]
ctrl_regwen_we logic
ctrl_regwen_qs logic
ctrl_regwen_wd logic
ctrl_we logic
ctrl_renew_scr_key_wd logic
ctrl_init_wd logic
addr_hit logic [5:0]
shadow_busy logic shadow busy
reg_busy_sel logic register busy
unused_wdata logic Unused signal tieoff wdata / byte enable are not always fully used add a blanket unused statement to handle lint waivers
unused_be logic

Constants

Name Type Value Description
AW int 5
DW int 32
DBW int DW/8 Byte Width

Processes

Type: always_ff

Type: always_comb

Type: always_comb

Description
Check sub-word write is permitted

Type: always_comb

Description
Read data return

Type: always_comb

Instantiations

Description
Register instances
R[alert_test]: V(True)

Description
R[status]: V(False)
F[bus_integ_error]: 0:0

Description
F[init_error]: 1:1

Description
F[escalated]: 2:2

Description
F[scr_key_valid]: 3:3

Description
F[scr_key_seed_valid]: 4:4

Description
F[init_done]: 5:5

Description
R[exec_regwen]: V(False)

Description
R[exec]: V(False)

Description
R[ctrl_regwen]: V(False)

Description
R[ctrl]: V(False)
F[renew_scr_key]: 0:0

Description
F[init]: 1:1