Commit Graph

6 Commits

Author SHA1 Message Date
Robert Gernhardt
75a3cc4327 something something 2014-03-15 22:52:57 +01:00
gernhard
4dffbf9383 changed build structure 2014-03-15 18:31:16 +01:00
Janik Schlemminger
8ecd91c040 Changed Data Structure. lastCommandOnBus is a scheduled command now, not
just a sc_time. pointer to transaction is invalidated as soon as the
transaction is sent to the wrapper.
2014-03-15 07:38:41 -07:00
Janik Schlemminger
bf1ae66018 Fixed gmock warnings (declare expect_call for every mock function call)
Testing of CommandBus
-cleanUpBusWorks
2014-03-13 16:57:21 -07:00
Janik Schlemminger
011e1a99ea Added: PrechargeChecker, ActivateChecker, ReadChecker, WriteChecker
Implemented: ActivateChecker
Added functionality to Bus (InternalScheduler)
2014-03-13 15:46:19 -07:00
Janik Schlemminger
9d3c6ca715 BankwiseScheduler Part
-- and minor refactoring
2014-03-10 05:05:14 -07:00