Test Project
Generics | Ports | Libraries | Use Clauses
counter Entity Reference

Entities

behv  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
std_logic_unsigned 

Generics

n  natural := 2
 number of bits of counter

Ports

Q   out std_logic_vector ( n - 1 downto 0 )
 counter value
globals
clk   in std_logic
control ports
clear   in std_logic
 clear counter
count   in std_logic

The documentation for this class was generated from the following file: