on something besides the Alpha EV6?
If you want to go beyond using the default power trace file, gcc.t, you will want to learn how to use HotSpot. QUILT takes care of producing a floorplan (.flp) file. It also takes care of reading in the output from HotSpot and displaying it. It is your responsibily to produce new power consumption numbers and put them into gcc.t or whatever file you have sim-template set up to read. You will need to do this if you have added new functional units. I highly recommend that you learn how to use HotSpot. We do make HotSpot easier to use, but we don’t do all the tasks for you.