Inherits fifo_fsm.
Entities | |
| fifo_ctrl_arch | architecture | 
Libraries | |
| ieee | |
| work | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
| math_real | |
| all | |
Generics | |
| width_g | positive | 
Ports | |
| clock_i | in std_logic | 
| reset_i | in std_logic | 
| read_i | in std_logic | 
| write_i | in std_logic | 
| empty_i | in std_logic | 
| full_i | in std_logic | 
| reached_i | in std_logic | 
| write_o | out std_logic | 
| read_o | out std_logic |