nihalnoor

ECE 3073 Checklist

Jun 10th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. ------------------------ Part 1 - 25 % ------------------------
  2.  
  3. Introduction Lecture Slides
  4. Registers, Program Counter, Computer Hardware and Architecture
  5. Machine Code - Instruction Types
  6. Exception Handling - 3 types
  7. Polling Loops + Latency
  8. Advantages/Disadvantages of Polled I/O
  9. Advantages/Disadvantages of Interrupt I/O
  10. DMA Controllers
  11. Bus Interfacing - Data, Control, Address
  12. NIOS registers
  13.  
  14. ------------------------ Part 2 - 25 % ------------------------
  15.  
  16. Address Decoding (Do examples)
  17. Strobed Input/Output Mode 0/1/2
  18. NIOS PIO - writing, reading, registers
  19. Parallel Interface - Data Transmission
  20. Synchronisation, Frames
  21. Baud Rate, Clock Accuracy
  22. NIOS RS232 UART
  23. 8255A/PIO
  24. Parity, Hardware Errors
  25. I2C bus
  26. Memory Caches
  27. Pipelining
  28.  
  29. ------------------------ Part 3 - 25 % ------------------------
  30.  
  31. Analogue to Digital Converters
  32. Digital to analogue Converters
  33. Ideal Comparator graphs
  34. Ramp Up Converter
  35. Successive Approximation Counter
  36. R2R ladders
  37. Sample and Hold Circuits
  38. Issues with Sample and Hold
  39. Parallel Flash Converters
  40. All diagrams
  41. Slide Pack 7
  42.  
  43. Real Time Operating Systems Basics
  44. Processes
  45. Multitasking
  46. Context Switch
  47. Tasks
  48. Timers
  49. Operating Systems
  50. Task Creation
  51. Priorities
  52. Utilisation Statistics
  53.  
  54. ------------------------ Part 4 - 25 % ------------------------
  55.  
  56. Semaphores
  57. Critical Regions (Protecting Them)
  58. Deadlock and the Solution
  59. Priority Inversion and the Solution
  60. Mutex
  61. Examples code
  62.  
  63. Scheduling
  64. RMS CPU Utilization
  65. Earliest Deadline First
  66. Go Through Examples
  67.  
  68. Data Flow Graphs
  69. Control Data Flow Graphs
  70. Compilation
  71. Procedure Linkage, Procedure Inlining
  72. Assemblers and Linking
  73. Code Optimisation
Add Comment
Please, Sign In to add comment