Skip to content
#

vlsi-design

Here are 35 public repositories matching this topic...

The Enhanced SRAM Controller handles secure, efficient memory operations with features like burst mode, error correction, power-saving, and clock domain crossing. It’s perfect for applications requiring robust and reliable memory handling.

  • Updated Oct 21, 2024
  • Verilog

Universal Shift Register is a register which can be configured to load and/or retrieve the data in any mode (either serial or parallel) by shifting it either towards right or towards left. In other words, a combined design of unidirectional (either right- or left-shift of data bits as in case of SISO, SIPO, PISO, PIPO) and bidirectional shift re…

  • Updated Jul 25, 2021
  • Verilog

This project proposes to demonstrate the capabilities and scope of Verilog HDL by implementing the control system of an automatic washing machine. The above mentioned objective by implementing the Control System of an automatic washing using the Finite State Machine model. The washing machine control system generates all the control signals requ…

  • Updated Sep 6, 2021
  • Verilog

This repository contains Verilog HDL implementations of Half Adders, Full Adders, and 4-bit Adders, designed at three different abstraction levels: Gate Level, Dataflow Level, and Behavioral Level. These designs are fundamental to digital electronics, and this project showcases the versatility of Verilog in modeling and simulating digital circuits.

  • Updated Aug 24, 2024
  • Verilog

Improve this page

Add a description, image, and links to the vlsi-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vlsi-design topic, visit your repo's landing page and select "manage topics."

Learn more