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


please build your patch on top of this: http://reviews.gem5.org/r/3477/
I hope that this patch will be comitted to gem5 soon since it got already a lot 
of ship its.

So we will avoid merge problems ;)

- Matthias Jung


On Juni 23, 2016, 3:32 nachm., Christian Menard wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/3527/
> -----------------------------------------------------------
> 
> (Updated Juni 23, 2016, 3:32 nachm.)
> 
> 
> Review request for Default.
> 
> 
> Repository: gem5
> 
> 
> Description
> -------
> 
> The current TLM code only provides a Slave Port that allows the gem5 world to 
> send requests to the the TLM world. This patch restructures the existing 
> source code in util/tlm in order to allow for code reuse and a clear file 
> structure whenn adding a master port implementation.
> 
> 
> Diffs
> -----
> 
>   configs/common/MemConfig.py dd6dfd38b6c2 
>   util/tlm/Makefile dd6dfd38b6c2 
>   util/tlm/README dd6dfd38b6c2 
>   util/tlm/examples/slave_port/Makefile PRE-CREATION 
>   util/tlm/examples/slave_port/main.cc PRE-CREATION 
>   util/tlm/examples/slave_port/run_gem5.sh PRE-CREATION 
>   util/tlm/examples/slave_port/sc_target.hh PRE-CREATION 
>   util/tlm/examples/slave_port/sc_target.cc PRE-CREATION 
>   util/tlm/examples/slave_port/tgen.cfg PRE-CREATION 
>   util/tlm/examples/slave_port/tlm.py PRE-CREATION 
>   util/tlm/main.cc dd6dfd38b6c2 
>   util/tlm/payload_event.hh PRE-CREATION 
>   util/tlm/run_gem5.sh dd6dfd38b6c2 
>   util/tlm/sc_port.hh dd6dfd38b6c2 
>   util/tlm/sc_port.cc dd6dfd38b6c2 
>   util/tlm/sc_slave_port.hh PRE-CREATION 
>   util/tlm/sc_slave_port.cc PRE-CREATION 
>   util/tlm/sc_target.hh dd6dfd38b6c2 
>   util/tlm/sc_target.cc dd6dfd38b6c2 
>   util/tlm/sim_control.hh PRE-CREATION 
>   util/tlm/sim_control.cc PRE-CREATION 
>   util/tlm/tgen.cfg dd6dfd38b6c2 
>   util/tlm/tlm.py dd6dfd38b6c2 
> 
> Diff: http://reviews.gem5.org/r/3527/diff/
> 
> 
> Testing
> -------
> 
> The examples provided in util/tlm (now util/tlm/examples/slave_port) still 
> compile and run error free.
> 
> 
> Thanks,
> 
> Christian Menard
> 
>

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

Reply via email to