modelCounter

Generic N Bit Counter

Information

The Counter is a generic component, which counts the high-low slopes of the count signal, if the enable signal is set to be true. It is composed by n JK flipflops. q is the resulting number, where q[0] is the lowest, and q[n] the highest bit.

Parameters

TypeNameDefaultDescription
Integern3Number of bits
SI.TimedelayTime0.001Delay of each JKFF
D.Interfaces.Logicq0L.'0'Initial value

Connectors

TypeNameDefaultDescription
D.Interfaces.DigitalInputenable
D.Interfaces.DigitalInputcount
D.Interfaces.DigitalOutput[n]q

Components

TypeNameDefaultDescription
D.Examples.Utilities.JKFF[n]FF