#Notebooks 2.0 (smaller)
How the notebooks and individual cells work
How to make a copy of the notebook in their own drive so they can save edits
How to use simulation tools and the Nelson Code block
How to download/use toolchain/overview of the Toolchain.
How to use bash/how the file system works
Use VS Code to write verilog and then copy it into notebooks
How Verilator works
How to use The Notebook
Binary, Oct, Hex
Two's Complement and Sign Magnitude
Lab - Basic System Verilog assign statements
Boolean Algebra basics + Truth Tables
Gates
Lab - XDC File
Lab - Built in Gates/Introduction to FPGA
Always_comb
Optional - Karnaugh Maps
Lab - DataFlow Lab
The Ripple Adder
Lab - Arithmetic Lab
Mux + LUT
Lab - Seven Segment Lab
Latches and Flip Flops
Always_ff
Registers
Gate Timing Problems
Lab - Stopwatch Lab
Sequential Circuits
State Graphs
State Machines
Lab - SM