Skip to content
College Of VLSI

College Of VLSI

Free VLSI Education

Menu

  • Home
  • Courses
  • Login
    • Register
    • Password Reset
  • Courses
    • My Courses
    • Course Completed

VERILOG

FREQUENCY DIVIDER :- 2F/3

QUESTION Design the Digital Circuit which gives fout = (2/3) fin. SLOUTION A frequency divider circuit is a digital circuit that takes an input clock signal and produces an output clock signal with a lower frequency. It is commonly used

Loading

ABHISHEK KUMAR KUSHWAHA May 25, 2023May 25, 2023 VERILOG No Comments Read more

SOP CIRCUIT

QUESTION Design A SOP circuit to detect the decimal number from 5 to 10 in a 4-bit GRAY Code input. DESIGN RTL TESTBENCH Will update soon.. WAVEFORM Will update soon..

Loading

ABHISHEK KUMAR KUSHWAHA May 24, 2023May 24, 2023 VERILOG No Comments Read more

Fibonacci series

Fibonacci series The Fibonacci series is a sequence of numbers in which each number is the sum of the two preceding ones, usually starting with 0 and 1. So, the Fibonacci series begins as follows: 0, 1, 1, 2, 3,

Loading

ABHISHEK KUMAR KUSHWAHA May 24, 2023May 24, 2023 VERILOG No Comments Read more

DIV BY 5

QUESTION Create a block that check if a number is divisible by “5” ? Every cycle, LSB receives a new bit; if the current sequence is divisible by “5”, block transmits “1”. RTL TESTBENCH WAVEFORM STATE DIAGRAM

Loading

ABHISHEK KUMAR KUSHWAHA May 5, 2023May 16, 2023 VERILOG 2 Comments Read more

FIFO

Synchronous FIFO In Verilog, you can implement a FIFO data structure using a combination of registers and logic gates. Here’s an example of how you can implement a simple FIFO module in Verilog: RTL TESTBENCH

Loading

ABHISHEK KUMAR KUSHWAHA March 6, 2023May 8, 2023 VERILOG 2 Comments Read more

Recent Posts

  • FREQUENCY DIVIDER :- 2F/3
  • SOP CIRCUIT
  • Fibonacci series
  • DIV BY 5
  • FIFO

Tag

100daysrtl design Fibonacci series pos rtl sop verilog verilog problem vlsi
Copyright © 2025 College Of VLSI. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.