Sunday, October 2, 2011

lte mac

Angles:
  1. uses 8 timers
  2. transport channels 
  3. crnti and harq 
  4. mimo phy 
  5. platform interface
  6. user interface
  7. platform driver states 
  8. mac states 
  9. phy states
  10. internal queues
  11. mdb's
  12. Memory tabulation
  13. Event path counters(will show if previous event path has been taken ,entry till return definer)
  14. Event path markers(shows what events are in progress now) is Event counters
  15. Assertions
  16. Multi level checks for data, datastructures
  17. spec version to code mapping information
  18. doxygen based annotation
  19. perl based automation tool , multithreaded
  20. perl tool capable of remote communication by independent channel
  21. perl tool capable of log generation
  22. scripts directory individually runnable
code will cover the above areas plus,

timestamping
will have module specific in-ram traces(circular)
will have platform event traces
will have platform data structure and protocol internals dump
will have xml interface for default globals and current globals
will have hardware submodule in-ram dump

will work with plarform debugger to give a verbose snap

later, xml for default interfaces and methods and a metadata channel
derived from java model


No comments:

Post a Comment