0% found this document useful (0 votes)
139 views1 page

09) Multi Car Parking System Using Verilog

A multi-car parking system was designed using Verilog code to track available spaces and reduce manual labor, as parking areas like malls and buildings struggle to efficiently manage parking. The system simulates parking slots as finite state machines to indicate occupied or available spaces. The Verilog code was synthesized using Xilinx software and the proposed design shows low area usage.

Uploaded by

C.Akhila Ram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
139 views1 page

09) Multi Car Parking System Using Verilog

A multi-car parking system was designed using Verilog code to track available spaces and reduce manual labor, as parking areas like malls and buildings struggle to efficiently manage parking. The system simulates parking slots as finite state machines to indicate occupied or available spaces. The Verilog code was synthesized using Xilinx software and the proposed design shows low area usage.

Uploaded by

C.Akhila Ram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Multi-Car Parking System Using Verilog

Abstract

—Parking slots in closed spaces like shopping malls and multi-storeyed building etc. usually
find it difficult to keep track of free space and required manual labor to do the same. This
work aims at creating a parking system with multiple slots to mitigate the problem of tight
parking spaces and high manual efforts to keep track of free space within a constrained area.
The overall idea focuses mainly on the design of a car parking system by simulating Verilog
code using the ModelSim software. Synthesis is targeted using Xilinx-20.1 Integrated
Synthesis Environment (ISE). Asynchronized system of parking slots for vehicles using the
concept of Finite State Machine are utilized. The proposed system shows less area utilization.

Index Terms—Verilog, parking system, Xilinx, Modalism, Finite State Machines

You might also like