delay
Delay input by configured cycle
Parameters
DELAY | u32 | Clock cycle of delay |
---|---|---|
WIDTH | u32 | Input/output data width |
TYPE | type | Input/output data type |
Ports
i_clk | input | clock | Clock |
---|---|---|---|
i_rst | input | reset | Reset |
i_d | input | TYPE | Input |
o_d | output | TYPE | Output |