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



src/mem/ruby/system/RubyPort.cc (line 180)
<http://reviews.gem5.org/r/3451/#comment7065>

    Doh! Apologies for the incorrect recommendation in the other review 
request: instead of (curTick() + rp->clockPeriod()), these should be tightened 
up even farther to just use (rp->nextCycle()).


- Joel Hestness


On April 16, 2016, 6:05 a.m., Brandon Potter wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/3451/
> -----------------------------------------------------------
> 
> (Updated April 16, 2016, 6:05 a.m.)
> 
> 
> Review request for Default.
> 
> 
> Repository: gem5
> 
> 
> Description
> -------
> 
> Changeset 11444:32d1739cbfd7
> ---------------------------
> ruby: change clock periods for requests associated with ruby port
> 
> This suggestion was brought up here: reviews.gem5.org/r/3442
> 
> This change involves using the clock period set by a ruby port (instead of
> the clock period used by the ruby system) when issuing requests through
> the ruby port object to attached objects.
> 
> 
> Diffs
> -----
> 
>   src/mem/ruby/system/RubyPort.cc cfad34a15729e1d5e096245f5a80ded6e2c379ca 
> 
> Diff: http://reviews.gem5.org/r/3451/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Brandon Potter
> 
>

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

Reply via email to