Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 2.54 KB

README.md

File metadata and controls

12 lines (11 loc) · 2.54 KB

These notebooks are designed to provide explanations about Google Colabs and introduce different techniques and skills that will be used in other notebooks. A list of all the notebooks can be found below along with their Google Colab link. Press the link to get started on a notebook.

Notebook Link Description
Notebook Functionality colab How to use Colab notebooks
Bash File System colab How to view and navigate files in a notebook
Verilog With VS Code colab A better way to write verilog
Simulation Tools colab How to use the simulation widget to test your design
Verilator Overview colab Learn about the Verilator tool that is used for simulation
F4PGA Overview colab Learn about the F4PGA tool-chain which is used in this set of ntoebooks
XDC Files colab Demonstrates how the XDC file works and how to use it for a personal project.
Lab Template colab Walk through the steps of creating a lab, along with references and explantations to various tools used in the labs