Forum Discussion

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

set D.F during reset

Is it possible to set signals to different value other then 0 during the reset time? For instance: "if reset='1' then pwm_count <=12; -- integer, is it a...