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
Its more like a feature than a bug. I am experimenting with voltage scaling and trying
to find the corresponding delay and power of the same circuit at different voltages.
I can supply modified architecture files and tech files corresponding to different
voltages (for the same blif file input). But the VPR tool must place and route each
time.
Since the place and route for different voltages is different (and essentially the
whole circuit looks different) the delay and power are different. For example, I can
see that energy at a lower voltage is higher than the energy at higher voltage. This
is clearly undesired effect.
Is there a way I can specify a placement and routing (through files) to the tool? This
way I will place and route the circuit once and compute new delay and power without
placing and routing it again and again. This will ensure a correct trend as voltage
is scaled down.
Thanks
-Niranjan
Reported by nirankul2003 on 2014-04-10 18:45:00
The text was updated successfully, but these errors were encountered:
Such a feature is certainly useful even in traditional CAD. It is in our future work
pipeline but we currently have nobody on it yet.
As a compromise, you can currently reuse the same placement by running routing only.
That way, there will be much less variation in your runs.
Originally reported on Google Code with ID 80
Reported by
nirankul2003
on 2014-04-10 18:45:00The text was updated successfully, but these errors were encountered: