misc: Bugfix in TLM integration regarding CleanEvict Command
authorAbdul Mutaal Ahmad <abdul.mutaal@gmail.com>
Tue, 15 Sep 2015 13:14:07 +0000 (08:14 -0500)
committerAbdul Mutaal Ahmad <abdul.mutaal@gmail.com>
Tue, 15 Sep 2015 13:14:07 +0000 (08:14 -0500)
commit1bb6a100ab92c52259fcf12feb1e5c02f46b3fdd
treee84d85c5abaf4f6b6a45d2c8b71fa92afcd2ebda
parent543efd5ca687782028fad8873099ad38eeb64085
misc: Bugfix in TLM integration regarding CleanEvict Command
The CleanEvict command was not considered in /util/tlm/sc_port.cc this could
lead to a simulator crash. This issue is solved by ignoring this special
command type.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
util/tlm/README
util/tlm/sc_port.cc