Sections 4.1 to 4.4: Single Cycle Datapath
- 4.1 - A general introduction and an overview of the Single Cycle Datapath
- 4.2 - A tiny bit on digital design conventions used in the rest of this sections, with some pointers into Appendix A; this section is mostly miss-able in terms of the single cycle computer, although the edge triggered concepts are useful for the memory element portion of the course (flip-flops).
- 4.3 - This section shows the pieces needed to execute each instruction, and has a quick "put together" of the datapath at the end.
- 4.4 - This has the remaining details of the single cycle datapath.