Entity: oh_lat1

Diagram

N SYN TYPE clk [N-1:0] in [N-1:0] out

Description

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

Function: Achive high latch

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

Author: Andreas Olofsson

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

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

Generics

Generic name Type Value Description
N 1 number of sync stages
SYN "TRUE" synthesizable (or not)
TYPE "DEFAULT" scell type/size

Ports

Port name Direction Type Description
clk input clk
in input [N-1:0] input data
out output [N-1:0] output data