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
A hardware-based teaching aid for students to get familiarized with sequential logic using Basys FPGA boards.
All my submissions to assignments in CS254 - Digital Logic Design Lab ( Spring Course 2019 IIT BOMBAY)
Verilog Codes for various Design
FSM: Sequence Detector using Verilog HDL
sequence detector with overlapped 2 patterns 010111 or 1101
Generates a Finite State Machine to detect a binary sequence
Verilog Mini Projects
Detects the binary sequence 1010 using a high-speed Mealy FSM with TSPC D Flip-Flops in Cadence Virtuoso. Supports overlapping detection and transient verification (90 nm GPDK).
11001 sequence detector
Mealy Finite State Machine type overlapping sequence detector of "1011" in SystemVerilog.
basic implementation of logic structures using verilog (revising github)
Digital Locker implemented in Verilog HDL using a Finite State Machine (FSM). Unlocks with sequence 1010, includes simulation, RTL schematic, and documentation.
Binary pattern "1011" detector implemented using both Mealy and Moore FSM architectures. Comparative analysis of output timing, state usage, and architectural trade-offs with detailed waveform analysis and synthesis results.
This Include Every verilog code of most of Digital Electronics .
RTL Design practice using Verilog for front-end VLSI with miniprojects and testbenches
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."