|
Class Examples |
| Topic
|
Examples
|
Quartus |
Example from AM class on 27Jan2026
Design (Image of design, truth table, voltage table)
Quartus archive file
Example from PM class on 27Jan2026
Design (Image of design, truth table, voltage table)
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)
|
Counter Example
by Blake Shaffer |
Counter Example document
Counter Example (Quartus archive file)
|
| 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 25July2024)
Count # of 37's in a table (asm from 25July2024)
Some assembly language examples.
68HC11 assembly language example0
68HC11 assembly language example1
See also 4744 examples
|