HPC 0

Institute of Numerical Mathematics

Ulm University

Sessions:

  • session 1
    Unix Shell and Logic Gates
  • session 2
    Adding Unsigned Integers and a First C Program
  • session 3
    CBE (Pt1.), Unix Pipelines, Subtractor, Multiplexer
    • C by Example (Pt. 1): Some Technical Background
    • Unix Workout: Unix Pipelines and More
    • Building a 4-bit Subtractor
    • Multiplexer (and Demultiplexer)
  • session 4
    CBE (Pt2.), Two's Complement, CPU registers
  • session 5
    CBE (Pt3.), Adder with Accumulator and Status Flags, ALU (Part 1)
  • session 6
    ALU (Part 2), CBE (Pt4.), Installing the ULM Generator
  • session 7
    ULM Generator (Pt1. Overview, Pt2. ALU), CBE (Pt5. Integer Types)
  • session 8
    ULM Generator (Pt3. CU, Pt4. VMem), CBE (Pt6. Production Rules, Expressions)
  • session 9
    ULM Assembler (Pt1.), CBE (Pt7. Pointers and Arrays), Quiz 9 (Caesar Cipher)
  • session 10
    CBE (Pt.8 Control Structures), Assembly (Read an Unsigned Integer), ULM Refman
  • session 11
    ULM Assembler (Pt.2), Assembly (Print an Unsigned Integer), CBE (Pt.9 Functions)
  • session 12
    Assembly (Leaf Functions), Quiz 11, CPW (Pt.1 Integer Literals & Quiz 12)
  • session 13
    Asm: Loading Literals, CBE (Pt. 10 GNU Make), CPW (Pt. 2: Lexer Design)
  • session 14
    CBE (Pt. 11 Storage Classes), Stack Frame for Function Calls
  • session 15
    Git, CBE (Pt. 12 & 13: Enumerated Types and Structs), Lists
  • session 16
    CBE Pt 14: Dynamic Memory, CPW Pt.3 String Class, Asm: malloc() & free()
  • session 17
    CPW Pt.4 Recursive Descent Parser, CPW Pt.5 Unique Strings
  • session 18
    CPW Pt.6 Expression Trees
  • session 19
    CBE Pt15: Unions, CPW Pt. 7 & 8: Symbol Table and Assignment Expressions
  • session 20
    CBE 16&17, CPW 9&10: File IO, Calc w/Variables, Function Pointers, valgrind
  • session 21
    Auto-generated Code, CPW 11: Region-based Memory Management
  • session 22
    Transition to a Compiler, CPW Part 12: Code Generation
  • session 23
    CPW (Pt. 13 Code Generation for Expressions), IO Hack, Constant Folding
  • session 24
    CPW Part 15 & 16: Conditional Jumps and Simple Logical Expressions
  • session 25
    Control Structures
  • session 26
    Logical Not, And, Or. Break and Continue Statements
Overview     Home     Back     Next     1    2    3    4    5
  • CBE (Pt1.), Unix Pipelines, Subtractor, Multiplexer
  • C by Example (Pt. 1): Some Technical Background
  • Unix Workout: Unix Pipelines and More
  • Building a 4-bit Subtractor
  • Multiplexer (and Demultiplexer)
    Browse Files

Multiplexer (and Demultiplexer)

Home     Back     Next     1    2    3    4    5 Top of current page     Browse Files

Generated by DocTool (View document source )

© Michael C. Lehn