Entity: prim_clock_div

Diagram

int Divisor logic ResetValue clk_i rst_ni step_down_req_i test_en_i step_down_ack_o clk_o

Description

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

Generics

Generic name Type Value Description
Divisor int 2
ResetValue logic 0

Ports

Port name Direction Type Description
clk_i input
rst_ni input
step_down_req_i input step down divisor by 2x
step_down_ack_o output step down acknowledge
test_en_i input
clk_o output

Signals

Name Type Description
step_down_req logic It is assumed the flops in this module are NOT on the scan-chain, as a result only the input values are guarded
clk_int logic
clk_muxed logic anchor points for constraints

Instantiations