Blog Stats
- 356,647 hits
-
Recent Posts
- BBC micro:bit Temperature Measurement with Scilab
- BBC micro:bit Robot Controlled with Swipe Gestures on Android Phone
- Remote Reading of Temperature with BBC micro:bit and Bluetooth Low Energy BLE
- Telegram Bot Control with Orange Pi Lite Wifi and AXE056 board with Picaxe 18M2
- 2015 in review for RedAcacia
Recent Comments
Tayeb on Coding in PHP a Hijri-Gregoria… Nehir on Remote Viewing of Temperature… Nehir on Remote Viewing of Temperature… Tayeb on Remote Viewing of Temperature… Nehir on Remote Viewing of Temperature… Archives
- January 2019
- May 2018
- March 2018
- July 2016
- December 2015
- May 2015
- April 2015
- January 2015
- December 2014
- November 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- September 2013
- August 2013
- July 2013
- April 2013
- March 2013
- February 2013
- September 2012
- August 2012
- July 2012
- June 2012
- September 2011
- August 2011
- July 2011
- November 2010
- October 2010
- September 2010
- August 2010
Categories
Meta
Top Posts & Pages
- Design and Simulate a 4-Bit Parity Generator in Multisim and Implement on a Digilent Basys 2 Spartan-3E FPGA Board
- Finite-State Machine Design of a Simple Car Security Alarm on a Xilinx FPGA - Part I
- Designing, Simulating and Implementing a Simple Car Alarm on a Xilinx FPGA - Part I
- Fixing: Fatal Error Call To Undefined Function Json_decode
- Design a Front Panel in ProfiLab-Expert to Control Digilent ChipKIT Uc32 and Basic I/O
- OpenWRT - Rootfs & Swap on USB Storage
- Internet Control of a Labview VI (Part II)
- Designing, Simulating and Implementing a Simple Car Alarm on a Xilinx FPGA – Part II
- Control Remotely a FM Radio module using RDA5807M with a Digilent chipKIT uC32 and Basic I/O
- Telegram Bot Control with Orange Pi Lite Wifi and AXE056 board with Picaxe 18M2
Tag Archives: FPGA
Design and Simulate a Digital Circuit in NI Multisim and Implement on a Digilent Basys 2 Spartan-3E FPGA Board
Overview NI Multisim (formerly MultiSIM) is an electronic schematic capture and simulation program which is part of a suite of circuit design programs, along with NI Ultiboard. Multisim is one of the few circuit design programs to employ the original Berkeley SPICE based software simulation. Multisim was originally created by … Continue reading
Posted in Electronic Projects, Electronic Simulation
Tagged Basys2, Car Alarm, Design, Digilent, Digital, FPGA, Multisim, National Instruments, NI, Simulate, Spartan-3E
7 Comments
Finite-State Machine Design of a Simple Car Security Alarm on a Xilinx FPGA – Part III
Objectives Implement on actual hardware, a Xilinx Spartan 3 Starter kit board from Digilent, with VHDL code generated after having designed a simple car security alarm using StateCAD in part I. Requirements – Xilinx ISE Design Suite 14.2 – Digilent Spartan 3 Starter Kit board. Car Security Alarm Specifications … Continue reading
Posted in Electronic Projects, Electronic Simulation
Tagged Car Alarm, Digilent, Finite State Machine, FPGA, FSM, HDL code, Spartan 3, State Diagram, StateCAD, Xilinx
10 Comments
Finite-State Machine Design of a Simple Car Security Alarm on a Xilinx FPGA – Part II
Objectives In part I we have generated VHDL code from a State Diagram. We will now simulate the state diagram in order to debug it, and to ensure that it behaves as expected. In part III we will implement the … Continue reading
Posted in Electronic Projects, Electronic Simulation
Tagged Car Alarm, Digilent, Finite State Machine, FPGA, FSM, HDL code, Spartan 3, State Diagram, StateCAD, Xilinx
1 Comment
Finite-State Machine Design of a Simple Car Security Alarm on a Xilinx FPGA – Part I
Objectives Finite-state machine (FSM) or finite-state automaton design of a simple car security alarm using StateCAD, and implementation on a Digilent FPGA Spartan 3 Starter kit board.. In this part we will generate the VHDL code. In part II we will simulate and in part III we … Continue reading
Posted in Electronic Projects, Electronic Simulation
Tagged Car Alarm, Digilent, Finite State Machine, FPGA, FSM, HDL code, Spartan 3, State Diagram, StateCAD, Xilinx
2 Comments
Designing, Simulating and Implementing a Simple Car Alarm on a Xilinx FPGA – Part II
Objectives Implement a simple car alarm on a Xilinx Spartan 3 Starter kit board from Digilent, using the VHDL code exported from Multisim 12.0 in our first part of this tutorial, In this second part we will implement and test … Continue reading
Posted in Electronic Projects, Programming
Tagged Car Alarm, Digilent, FPGA, HDL code, Simple Alarm, Spartan-3E, Xilinx
3 Comments
Designing, Simulating and Implementing a Simple Car Alarm on a Xilinx FPGA – Part I
Objectives Design and simulate a simple car alarm on NI Multism 12.0 and implement on a Xilinx FPGA Spartan 3 Starter kit board from Digilent. This is a two parts post. In this part we will design a logic circuit … Continue reading
Posted in Electronic Projects, Electronic Simulation, Programming
Tagged Car Alarm, Digilent, FPGA, HDL code, Simple Alarm, Spartan-3E, Xilinx
2 Comments