Forum Discussion
EEren
Occasional Contributor
5 years agoTwo clock domains in the same procces
The module clock is CLK = 120 Mhz.
The milliseconds counter clock is MS_CLK = 100 Mhz.
I count milliseconds
constant TICKS_FOR_1MS : std_logic_vector(31 downto 0) := X"000186A0"; --100 Mhz
pr...
EngWei_O_Intel
Frequent Contributor
5 years agoHi there
I can't fully visualize how the count_reset being used in another process, from your description, seems like you are changing a signal in two different processes which is not a common practice.
thanks,
Eng Wei
EngWei_O_Intel
Frequent Contributor
5 years agoHi user
We do not receive any response from you to the previous reply that have been provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.
Eng Wei