VFres
New Contributor
5 years agoTimequest for asynchronous design
Hello,
Is it possible to use timequest to have information about delays inside an asynchronous design?
I would like to know the time between 2 nodes that are not linked by any clock. I have just combinatorial functions.
But if I try to use the report_path command:
report_path -from [x] -to [y]
I just receive:
Report Path: No paths were found
Thanks for help