Skip to content

A collection of Verilog code examples, perfect for beginners or anyone looking to learn Verilog. These examples are based on my homework assignments from my university and include comments and explanations to help you understand the code better. Check out the link below for more information about Verilog!! 👇

License

Notifications You must be signed in to change notification settings

Mariam-Katamashvili/Veri-Simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veri-Simple

Overview

Veri-Simple is a collection of Verilog code examples aimed at beginners or anyone interested in learning Verilog through hands-on practice. These examples are drawn from my university homework assignments and feature detailed comments and explanations to enhance understanding.

Features

  • Decoders
  • Multiplexers (MUXes)
  • Adders
  • Subtractors
  • Many other beginner-friendly circuits designed to run on the Cyclone V board.

Each example includes comprehensive comments that guide you through the Verilog code, making it easier to grasp how Verilog designs are structured and function in real hardware.

Getting Started

  1. Clone the repository:
    git clone https://github.com/Mariam-Katamashvili/Veri-Simple.git
  2. Navigate to the example you are interested in and review the source files.
  3. Load the Verilog files onto your Cyclone V board environment to test and experiment with the circuits.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A collection of Verilog code examples, perfect for beginners or anyone looking to learn Verilog. These examples are based on my homework assignments from my university and include comments and explanations to help you understand the code better. Check out the link below for more information about Verilog!! 👇

Topics

Resources

License

Stars

Watchers

Forks