Orion: Replace printf() with fatal()
authorNilay Vaish <nilay@cs.wisc.edu>
Mon, 7 Feb 2011 18:42:23 +0000 (12:42 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Mon, 7 Feb 2011 18:42:23 +0000 (12:42 -0600)
commit10b4b364d9d42bcefda7ff18e1de9152dc6456d1
tree1a1cd1398003b2366dbfd63ff2f16acf0c2e314b
parent1b4e78840748a913d0e18e14dc08ae9ea0980234
Orion: Replace printf() with fatal()
The code for Orion 2.0 makes use of printf() at several places where there as
an error in configuration of the model. These have been replaced with fatal().
src/mem/ruby/network/orion/Buffer/BitlineUnit.cc
src/mem/ruby/network/orion/Buffer/OutdrvUnit.cc
src/mem/ruby/network/orion/Buffer/PrechargeUnit.cc
src/mem/ruby/network/orion/Buffer/SRAM.hh
src/mem/ruby/network/orion/Buffer/WordlineUnit.cc