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
sequence detector with overlapped 2 patterns 010111 or 1101
A hardware-based teaching aid for students to get familiarized with sequential logic using Basys FPGA boards.
Verilog Codes for various Design
All my submissions to assignments in CS254 - Digital Logic Design Lab ( Spring Course 2019 IIT BOMBAY)
FSM: Sequence Detector using Verilog HDL
Generates a Finite State Machine to detect a binary sequence
Mealy Finite State Machine type overlapping sequence detector of "1011" in SystemVerilog.
A Mealy FSM-based 110 sequence detector using TSPC D flip-flops, designed and simulated in Cadence Virtuoso.
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."