SURF
1.0
|
Procedures | |
encode8b10b( dataIn: in slv ( 7 downto 0 ) dataKIn: in sl dispIn: in sl dataOut: out slv ( 9 downto 0 ) dispOut: out sl ) | |
decode8b10b( dataIn: in slv ( 9 downto 0 ) dispIn: in sl dataOut: out slv ( 7 downto 0 ) dataKOut: out sl dispOut: out sl codeErr: out sl dispErr: out sl ) |
Definition at line 64 of file Code8b10bPkg.vhd.
|
Procedure |
Definition at line 66 of file Code8b10bPkg.vhd.
|
Procedure |
Definition at line 189 of file Code8b10bPkg.vhd.