Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.28 KB

psi_common_ser_par.md

File metadata and controls

35 lines (26 loc) · 1.28 KB


component list

psi_common_ser_par

Description

INSERT YOUR TEXT

Generics

Name type Description
generic(rst_pol_g std_logic reset polarity
length_g natural vector width
msb_g boolean msb first = true

Interfaces

Name In/Out Length Description
clk_i i 1 clock system
rst_i i 1 reset system
dat_i i 1 data in
ld_i i 1 load in
vld_i i 1 valid/strobe
dat_o o length_g data out
err_o o 1 error out when input too fast
vld_o o 1 valid/strobe

component list