Verilog for ASIC Design
-
Updated
Sep 13, 2021 - Verilog
Verilog for ASIC Design
Verilog implementation of different concepts in Digital Logic Design such as OTHFSM, AFG and Accelerators
Verilog implementation of different concepts in Digital Logic Design such as OTHFSM, AFG and Accelerators
FSM: Sequence Detector using Verilog HDL
Generates a Finite State Machine to detect a binary sequence
A hardware-based teaching aid for students to get familiarized with sequential logic using Basys FPGA boards.
sequence detector with overlapped 2 patterns 010111 or 1101
All my submissions to assignments in CS254 - Digital Logic Design Lab ( Spring Course 2019 IIT BOMBAY)
Verilog Codes for various Design
A Mealy FSM-based 110 sequence detector using TSPC D flip-flops, designed and simulated in Cadence Virtuoso.
Mealy Finite State Machine type overlapping sequence detector of "1011" in SystemVerilog.
Verilog Mini Projects
11001 sequence detector
basic implementation of logic structures using verilog (revising github)
Using combinational and sequential logic in building a reliable digital system that detects specific binary messages and responds with the correct action based on the message. This project emphasizes the use of finite state machines, logic gates, flip-flops, and output interface control to build a fully functional sequence detection system.
Add a description, image, and links to the sequence-detector topic page so that developers can more easily learn about it.
To associate your repository with the sequence-detector topic, visit your repo's landing page and select "manage topics."