sca-ip-hdl
state_diff Entity Reference

Inherited by ro_output.

Entities

state_diff_arch  architecture
 

Libraries

ieee 
rtl 

Use Clauses

std_logic_1164 
numeric_std 
math_real 
ro_pack  Package <ro_pack>

Generics

depth_g  positive := 8

Ports

clock_i   in std_logic
last_i   in std_logic_vector ( state_width ( depth_g ) - 1 downto 0 )
curr_i   in std_logic_vector ( state_width ( depth_g ) - 1 downto 0 )
step_o   out std_logic_vector ( state_width ( depth_g ) - 1 downto 0 )