Altera_Forum
Honored Contributor
8 years ago"Report path" in time Quest timing analyzer, optimization of orignal circuit
I want to see paths in my original circuit along with logic element within paths.
i write a verilog code, compile it, and then run the time quest timing analyzer in order to check paths and logic element within paths. but timing analyzer optimizes the orignal circuit and generate report paths according to it. e-g in verilog and and RTL view, i have 3 flipflops and 10 gates and time quest optimizes soo much that in post mapping / post fitting i got 3 FlipFlops and 2 gates. and "Report path" show path according to optimize circuit. Is there any way to get "report path" before optimization or without optimization, so that i can get paths in my original circuit. Immediate help in this regard will be appreciated Thankyou for your time and consideration