-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3614/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 11608:64f7c05a4944
---------------------------
cpu: Add frequency scaling to the Trace CPU

This change adds a simple feature to scale the frequency of
the Trace CPU.

The compute delays in the input traces provide timing. This
change adds a freqency multiplier parameter to the Trace CPU
set to 1.0 by default. The compute delay is manipulated to
effectively achieve the  frequency at which the nodes become
ready and thus scale the frequency of the Trace CPU.

Change-Id: Iaabbd57806941ad56094fcddbeb38fcee1172431
Reviewed-by: Nikos Nikoleris <[email protected]>


Diffs
-----

  src/cpu/trace/TraceCPU.py 6b749761c398 
  src/cpu/trace/trace_cpu.hh 6b749761c398 
  src/cpu/trace/trace_cpu.cc 6b749761c398 

Diff: http://reviews.gem5.org/r/3614/diff/


Testing
-------


Thanks,

Andreas Sandberg

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to