Skip to content

MM-Nazari/Logic-Circuits-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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