An open API service indexing awesome lists of open source software.

https://github.com/jn513/fpga_basics

Basic FPGA demo circuits made in Verilog HDL, VHDL and SystemVerilog
https://github.com/jn513/fpga_basics

basic fpga learning verilog verilog-hdl vhdl vhdl-code

Last synced: about 2 months ago
JSON representation

Basic FPGA demo circuits made in Verilog HDL, VHDL and SystemVerilog

Awesome Lists containing this project

README

        

# Verilog Basics

Basic FPGA demo circuits made in Verilog HDL, VHDL and SystemVerilog

# Roadmap

0 - blink
1 - led counter
2 - led shiffter
3 - button
4 - hamming code
5 - button modes
6 - semaphore
7 - 7 segment
8 - 7 segment semaphore
9 - simple clock
10 - sum
11 - calculator

## Project Official Language

The official language adopted by the project is Brazilian Portuguese; therefore, most of the documentation and commits are in this language.

## Contribution

If you'd like to contribute to the project, please feel free to do so. The [CONTRIBUTING.md](https://github.com/JN513/verilog_basics/blob/main/CONTRIBUTING.md) file contains the necessary instructions.

## License

This project is licensed under the [MIT license](https://github.com/JN513verilog-buses-implementations/blob/main/LICENSE), which grants full freedom for use.