MK-LMC SIGANFU Tactical Power Armor - Final Verilog Project of Logic Design
-
Updated
Mar 22, 2023 - Verilog
MK-LMC SIGANFU Tactical Power Armor - Final Verilog Project of Logic Design
Verilog programs in gate level, dataflow & behavioural modelling with testbenches written in intel FPGA tested with ModelSim simulator
Using a linear feedback shift register (LFSR), design a pseudorandom binary sequence (PRBS) generator.
11020EECS101002
VARILAG LAGIK
A Verilog-based implementation of a 2-bit Ripple Carry Adder with a comprehensive testbench for functional verification, ideal for beginners exploring digital design and HDL concepts. 🚀
modelled encryption-decryption module using verilog. Given a text file, it can be encrypted using encryptor and can be decrypted later using decryptor.
Game built using Logic and Verilog on a BASYS2 board.
Quartus Lab assignments of NTU EE's switching circuit and logic design course (2023 fall).
EECS207001
Carry Select Adder Using verilog
A carry select adder is an arithmetic combinational logic circuit which adds two N- bit binary numbers and outputs their N-bit binary sum and a 1-bit carry.
2021 Fall EECS-2070 by Prof. 李濬屹 Team37 with @schdoel
this is a college project of making SPI interface using verilog
Created AMD-Am2901 chip clone (4-bit ALU) with Cadence Virtuoso from a transistor level, manually creating datapath and generating control via CAD. Skills employed: Cadence Virtuoso, Logic (VLSI) Design, Verilog
A digital design for the SPI protocol, delivered as a project for the logic design course
Combinational Multiplier Using verilog
Add a description, image, and links to the logic-design topic page so that developers can more easily learn about it.
To associate your repository with the logic-design topic, visit your repo's landing page and select "manage topics."