Skip to content
#

rtl-design-and-simulation

Here are 14 public repositories matching this topic...

4-bit Arithmetic Logic Unit in Verilog with carry-out, overflow and zero flags derived directly from the arithmetic path. Verified with a self-checking testbench targeting flag edge cases, plus gate-level synthesis via Yosys to confirm it's real synthesizable RTL.

  • Updated Sep 11, 2026
  • Verilog

This project presents a scalable, high-performance VLSI router architecture for Network-on-Chip (NoC) platforms, using Code Division Multiple Access (CDMA) to enable concurrent data transfers with reduced latency and power consumption. Built with Verilog HDL and implemented on an Artix-7 FPGA.

  • Updated Jul 4, 2025
  • Verilog

This specialized engineering repository serves as a production-ready development workspace for synthesizable Register-Transfer Level (RTL) Design and advanced hardware verification architectures utilizing Verilog HDL (IEEE 1364-2005). Decoupled from generic high-level software environments, this repository is explicitly engineered to demonstrate in

  • Updated Sep 13, 2026
  • C

RTL design and functional verification of a 32-bit ALU using Verilog HDL. Supports arithmetic, logical, and shift operations with corner-case handling such as divide-by-zero, underflow, and tri-state output enable. Simulated and verified using Xilinx ISE.

  • Updated Jan 3, 2026
  • Verilog
Project-5-RTL-Digital-Design-Modules-using-Verilog

A collection of 5 RTL digital design modules implemented in Verilog and simulated using ModelSim — covering UART, FIFO, Traffic Light Controller, Automatic Temperature Control, and Washing Machine Controller, each designed using FSM-based architecture with draw.io block diagrams, state transition tables, and waveform verification.

  • Updated Apr 2, 2026
  • Verilog

Add this topic to your repo

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

Learn more