Forum Discussion
Altera_Forum
Honored Contributor
8 years agoThanks. So if I used the top-module clock input to create the inner clk_out, then I only need to create_clock for the top-module clock, right?
If I only use create_clock for the top-module clock and not the internal signal, I get the following warning:Warning (332060): Node: clk_divider:clk_module|signal_level was determined to be a clock but was found without an associated clock assignment.
Info (13166): Register fsm:fsm|current_state.READ_STATE is being clocked by clk_divider:clk_module|signal_level