electronic voting machine


hello, i am trying to implement an Electronic Voting Machine in vlsi. can anyone plz give me an idea how to start with it or suggest some website where they can give me details about the same. i want my result(no. of votes gained by each candidate) to be displayed on 7 segment of my FPGA board. so can anyone highlight me how to write the code for the same.

Asked By: priya_vlsi
On: Jul 16, 2004 1:25:11 PM

Comments(4)



nikhi could u pls tell me something about EVM using VHDL?
send me the RTL design and VHDL code for the electronic voting machine...
Hello nikhil, Thank u very much for your idea. i will implement the same. no i won't ask for the code 'coz i like to design myself. it is only that i need an idea to start. thank u very much.
you can implement it by writing a clocked State Machine type of a code which has an initial standby state waiting for inputs. Depending on a particular combination of inputs (no. of inputs depends on number of candidates) it switches to the next state where it increments a counter assigned to a particular candidate, and then comes back to the standby state (by default). you can have each counting state assigned an output which enables the counter dedicated to the candidate (moore machine). hope you got the idea, sounds fairly simple to me. good luck. ps: Dont ask me for the code please. Wish you write it yourself
You have to be logged in to be able to post a comment. To login Click Here. First time? Signup It just takes a few minutes to sign up.
Members with Most Replies
Find Job Openings