misc: Bugfix in TLM memInhibit Command
authorAbdul Mutaal Ahmad <abdul.mutaal@gmail.com>
Fri, 15 Apr 2016 14:55:26 +0000 (09:55 -0500)
committerAbdul Mutaal Ahmad <abdul.mutaal@gmail.com>
Fri, 15 Apr 2016 14:55:26 +0000 (09:55 -0500)
commit1b46c175fcab7af3c24bf11e32118cb7c2257b2f
tree4d5ce4523de4fbbd384070d8808c7ca3a3e03c9a
parent90cb9827befb8e9bfb6cc6aa990390041b543d14
misc: Bugfix in TLM memInhibit Command

memInhibitAsserted() has been removed from packet.hh. This change has been
reflected in TLM based SystemC memory.
This patch also adds a number of panics asserting the SystemC memory only
sees requests it expects.

Committed by Jason Lowe-Power <power.jg@gmail.com>
util/tlm/sc_port.cc