Back to Package Report


Component - shifter

Summary

Name

Location

Description

shifter

mlite_pack.vhd#303

Generics

Count: 1

Name

Type

Default value

Description

shifter_type

string

“DEFAULT”

Ports

Count: 4

Name

Mode

Type

Description

value

in

std_logic_vector ( 31 downto 0 )

shift_amount

in

std_logic_vector ( 4 downto 0 )

shift_func

in

shift_function_type

c_shift

out

std_logic_vector ( 31 downto 0 )


Back to Package Report