Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.29 KB

Smart Parking System

Table of Contents

Project Description

Phase01

For a detailed project description, please refer to the Phase01 Description PDF.
The implemented Project Code is in Phase01 Code.

Phase02

For a detailed project description, please refer to the Phase02 Description PDF.
The implemented Project Code is in Phase02 Code.

IDE

This project is developed using Xilinx ISE Design Suite.

Installation

Step-by-step instructions on how to get the development environment running:

Steps

  1. Clone repository to your local system.
  2. Launch Xilinx ISE Design Suite.
  3. Click on File > Open Project.
  4. Navigate to the folder where you cloned the repository and select the .xise project file.
  5. Click on Simulate Behavioral Model in the processes pane under Simulation.
  6. Use the ISim tool to run simulations and view waveforms.
  7. Configure inputs and observe outputs to validate the design.

Contributors