How to get clock name on which the register is running in Q std?solved only using get_path, but during synthesis I get an error because get_path is not from sdc or sdc_ext package
Link Copied
yes, but clkA and clkB on Top, to which I have no access and I do not know anything about it
when you mention on top, do you mean the top level of the module?
Why there is no access to it?
i read back that you mention that your top will be use in different project.
Unfortunately, you will have to still make use of the same style that mention below. In each of your different project, you need to create clock first, and create_generated clock to your top module. One things for you to explore is to try tcl scripts, otherwise, you will have to do it manually in each different project,
Any further queries?
We do not receive any response from you to the previous answer that we have provided. Please post a response in the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.
For more complete information about compiler optimizations, see our Optimization Notice.