- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
I have a design that I'd like to run through a power simulation before I actually program it into the device (Stratix III). I'd like to check some different operating modes of the design and see how it affects the power consumption (to be exact, I'd like to see which operating modes might damage the circuit). As I understood, it is possible to specify the exact design inputs through an output VCD file of the timing simulation, and use that file for an accurate power simulation of the FPGA. I ran a short simulation with all the chip's input and output ports and put the created VCD file into the PowerPlay analyzer input. After running the simulation I saw that the power estimation was about the same in comparison to running it without an input file (vectorless estimation). Looking in the report, under the "Confidence Metric Details" I see that the data source under "Simulation (from file)" is about 0.1%, and the data source under "Vectorless estimation" is 99.9%. That leads me to believe that the simulation didn't use the VCD file as much as I thought. Did I do something wrong?Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should run a long simulation with realistic (or worst case condition) input data.
Only in this case the .vcd file will reflect the realistic transition probabilities of the circuit. This will the lead to a more accurate estimation of the power dissipation (the dynamic component). Have you tried this?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page