Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stavros/fsm_caralarm

Finite-State Machine Design of a Simple Car Security Alarm on FPGA
https://github.com/stavros/fsm_caralarm

finite-state-machine fpga fsm vhdl vhdl-code vhdl-examples

Last synced: 25 days ago
JSON representation

Finite-State Machine Design of a Simple Car Security Alarm on FPGA

Awesome Lists containing this project

README

        

# FSM_CarAlarm

Finite-State Machine Design of a Simple Car Security Alarm on FPGA

## Information

This is a VHDL project for DSD-I1* a Cyclone IV FPGA made in Quartus 18.1 and is based in the example of the book Pedroni 2008.

**Diagram**:
![Diagram](./FSM_CarAlarm.jpg)

**Behavioral VHDL code**: FSM_CarAlarm.vhd
**Testbench VHDL code**: FSM_CarAlarm_tb.vhd

**Modelsim**:
![FPGA](./FSM_CarAlarm_modelsim.jpg)

*Note: DSD-i1: A Mixed Functionality Development Board Geared Towards Digital Systems Design Education [DOI:10.1109/DSD.2019.00032](https://ieeexplore.ieee.org/document/8875176)

## Licence

Copyright (c) 2019 Stavros Kalapothas (aka Stevaras) .
It is free software, and may be redistributed under the terms of the GNU Licence.