Forum Discussion
ASing173
New Contributor
6 years agoI am writting the Verilog code and test bench for 4 bit shync up counter but I am not getting the desired output my code is below I should get cout as increased by 1 but I am not getting it when enable is high.
sstrell
Super Contributor
6 years agoI'm not familiar with this simulation tool, but perhaps you have to initialize or reset cout to a value instead of xxxx.
#iwork4intel