The following waveforms show the behavior of lpm_counter megafunction for the chosen set of parameters in design lpm_counter2.vhd. The design lpm_counter2.vhd is a 11 bit up counter. The counter supports an asynchronous load of data input.
The output port cout will be asserted at the completion of count sequence. The ports cin and cout are used to chain multiple counters together.
The output port cout will be asserted at the completion of count sequence.