Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYes, in fact I set:
ndivisorh : integer range 0 to max_cnt-1:=8; because reset value is: ... if reset_i='1' thenndivisorh<=8; ... the solution is to set the regs initially to the reset value they assume when reset='1' in the code.