Altera_Forum
Honored Contributor
15 years agoabout "create a clk in TA"
I used some wire or register to be a clk . but i dont assign a clk attribute to it in TA, so i get warning "Warning: Node: global_reset:u7|byte_read_clk was determined to be a clock but was found without an associated clock assignment."
Because the period of byte_read_clk is not fixed ,it varies a lot. It's style is fisrt with a ringedge clk ,then 6 mute clk ,after that is 23 clk ,after that is 18 mute clk. And next ,a new burst will begin. so i wanna know should i pay attention to the warning? or should i create a clk attribute for it ? is it meaningful for the Quartus ? thanks ! yu.p