Class Examples
Topic Examples
Counter Example
by Blake Shaffer
  • Counter Example document
  • Counter Example (Quartus archive file)
  • Quartus
  • Example from AM class on 23Jan2024 (Quartus archive file)
  • Example from PM class on 23Jan2024 (Quartus archive file)
  • Number
    Systems
  • Number System Related Problems
  • More Number System Related Examples
  • Mixed-Logic
  • Mixed Logic Synthesis Handout (from Dr. Gugel)
  • Mixed-logic and level shifters (by Alex Shuping)
  • Mixed-logic (by Alex Shuping)
  • FF
  • Flip Flop Creation
  • D-FF design using two MUXes (Quartus bdf)
  • VHDL Examples
  • NAND and MUX's and other VHDL examples including mixed_logic.vhd, exor2.vhd, and exor8.vhd.
  • Creating Graphical Components (R0) in Quartus from schematic (BDF) files or VHDL files.
        * This is very useful for implementing long equations in a graphical design.
  • A zip file of the entire directory for this Creating Graphical Components example.

  • How to create and use a structural component in VHDL with exor2.vhd and exor8.vhd
        1. Download both files and place in a single directory. 
        2. Compile exor2 first and then compile exor8 next.
  • More VHDL examples
  • Design
    with ASM
  • ASM Design Example using a ROM (Bowling Ball Waxer Controller) (724KB)
  • Assembly
    Language
  • Phone dialing example (xlsx from 1Apr2022)
  • Count # of 37's in a table (xlsx from 20July2021)
  • Some assembly language examples.
  • 68HC11 assembly language example0
  • 68HC11 assembly language example1
  • See also 4744 examples