Skip to content

Ghadanur/change_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Change_detector Logic in Verilog

A signal transition detection module with testbench

This project implements a change detector in Verilog that:

Detects transitions (0→1 or 1→0) in an input signal (sig).

Synchronizes with a clock (clk) and reset (rst).

Outputs a pulse (det_out) when a change is detected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors