Forum Discussion
Altera_Forum
Honored Contributor
18 years agoName Finder will only return a list of items if I use the get_keepers function; get_pins returns an empty list.
I believe if I want to apply the generated clock to the Q pin of the divide flop, I would use this (I think...): [get_nodes inst20|inst2|i2c_clk|regout] This appears to place the generated clock on the Q output of the DFF in the cell i2c_clk, but it's not too clear based on that the Technology Map Viewer shows. However, based on what the TimeQuest documentation says, I believe using get_keepers will accomplish the same result. If anyone can correct me on this, please let me know! Thanks...