Entity: asic_dsync

Diagram

PROP clk nreset in out

Description

#############################################################################

Function: Data Syncrhonizer

#############################################################################

Author: Andreas Olofsson

License: MIT (see LICENSE file in OH! repository)

#############################################################################

Generics

Generic name Type Value Description
PROP "DEFAULT"

Ports

Port name Direction Type Description
clk input clock
nreset input async active low reset
in input input data
out output synchronized data

Signals

Name Type Description
sync_pipe reg [SYNCPIPE-1:0]

Constants

Name Type Value Description
SYNCPIPE 2

Processes

Type: always