You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I know, Titan benchmarks are input directly to vpr, so that skip the ACE step necessary to perform power analysis. So I can't perform power analysis directly by run_vtr_flow.py. When I wanted to perform power analysis in Titan benchmarks using only vpr, I am prompted to Titan benchmarks that do not have the required "power nodes "and "clocks nodes" in those architecture files, so how should I perform power analysis against Titan benchmarks to obtain the ".power" files?