Mini Project Topics
Mini Project Topics
Mini Project Topics
NAND and NOR Gate-Based Logic Circuit Simulation: Design and simulate
complex logic circuits using only NAND and NOR gates in Verilog.
2. Multiplexer and Encoder HDL Model Simulation: Create and simulate HDL
models for multiplexers and encoders using Verilog on ModelSim.
7. Bus Structure Design and Simulation: Implement and simulate a basic bus
structure to connect multiple components in a computer system using Verilog and
ModelSim.
10. Cache Memory System Design and Simulation: Create a Verilog model of a
cache memory system and simulate cache operations (hit/miss scenarios) using
ModelSim.
11. ALU (Arithmetic Logic Unit) Simulation: Develop a Verilog model of an ALU
and simulate arithmetic and logic operations on ModelSim.
13. Register Transfer Level (RTL) Design Simulation: Design and simulate RTL
operations, including register transfers and ALU operations, using Verilog on
ModelSim.
14. Simple CPU Design and Simulation: Integrate ALU, register files, and memory
modules to design and simulate a simple CPU in Verilog using ModelSim.