Entity: pwrmgr_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
intr_state_we logic Define SW related signals Format: {wd
intr_state_qs logic
intr_state_wd logic
intr_enable_we logic
intr_enable_qs logic
intr_enable_wd logic
intr_test_we logic
intr_test_wd logic
ctrl_cfg_regwen_re logic
ctrl_cfg_regwen_qs logic
control_we logic
control_low_power_hint_qs logic
control_low_power_hint_wd logic
control_core_clk_en_qs logic
control_core_clk_en_wd logic
control_io_clk_en_qs logic
control_io_clk_en_wd logic
control_usb_clk_en_lp_qs logic
control_usb_clk_en_lp_wd logic
control_usb_clk_en_active_qs logic
control_usb_clk_en_active_wd logic
control_main_pd_n_qs logic
control_main_pd_n_wd logic
cfg_cdc_sync_we logic
cfg_cdc_sync_qs logic
cfg_cdc_sync_wd logic
wakeup_en_regwen_we logic
wakeup_en_regwen_qs logic
wakeup_en_regwen_wd logic
wakeup_en_we logic
wakeup_en_qs logic
wakeup_en_wd logic
wake_status_qs logic
reset_en_regwen_we logic
reset_en_regwen_qs logic
reset_en_regwen_wd logic
reset_en_we logic
reset_en_qs logic
reset_en_wd logic
reset_status_qs logic
wake_info_capture_dis_we logic
wake_info_capture_dis_qs logic
wake_info_capture_dis_wd logic
wake_info_re logic
wake_info_we logic
wake_info_reasons_qs logic
wake_info_reasons_wd logic
wake_info_fall_through_qs logic
wake_info_fall_through_wd logic
wake_info_abort_qs logic
wake_info_abort_wd logic
addr_hit logic [13: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 6
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[intr_state]: V(False)

Description
R[intr_enable]: V(False)

Description
R[intr_test]: V(True)

Description
R[ctrl_cfg_regwen]: V(True)

Description
R[control]: V(False)
F[low_power_hint]: 0:0

Description
F[core_clk_en]: 4:4

Description
F[io_clk_en]: 5:5

Description
F[usb_clk_en_lp]: 6:6

Description
F[usb_clk_en_active]: 7:7

Description
F[main_pd_n]: 8:8

Description
R[cfg_cdc_sync]: V(False)

Description
R[wakeup_en_regwen]: V(False)

Description
R[reset_en_regwen]: V(False)

Description
R[wake_info_capture_dis]: V(False)

Description
R[wake_info]: V(True)
F[reasons]: 0:0

Description
F[fall_through]: 1:1

Description
F[abort]: 2:2