> For the complete documentation index, see [llms.txt](https://wiki.berkie.ee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.berkie.ee/techops/getting-started-projects/beginner-vlsi-design-project.md).

# Beginner VLSI Design Project

Starting in Spring 2024, TechOps has started the initiative to run technical projects covering aspects of VLSI Design. To get people started, we're introducing some beginner "Labs" for people to familiarize themselves with the technology.

### Resources:

{% embed url="<https://hdlbits.01xz.net/wiki/Main_Page>" %}
HDL Bits: your primary resource for learning Verilog
{% endembed %}

HDL Bits is your best resource for self-learning Verilog. It has modules, assignments, etc so you can practice and also build your mini-projects there

{% embed url="<https://www.edaplayground.com/>" %}

For people that already have a background on how RTL works, you can try writing some stuff up in here to simulate it. It's a more robust tool than the simple editor in HDLBits.
