Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Variable does not increment

I don't know why the variable clk_count does not increments, it's steel il the value 1. There is the code LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.all; Entity TestVar Is Port ( CLK ...