electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

State machine


Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> State machine
Author Message
sameem_shabbir



Joined: 05 Jan 2008
Posts: 100
Helped: 3
Location: Pakistan


Post09 Feb 2008 8:36   

State machine


Hi all
I have two questions to ask

1. What is a state machine?
2.How to implement it in verilog

Thnx
Back to top
kvingle



Joined: 05 Nov 2007
Posts: 167
Helped: 16
Location: Mumbai, India.


Post09 Feb 2008 11:47   

Re: State machine


to know what a state machine is...
refer any basic digital electronics book..
or their is a web site that might help you
http://www.google.com
and if you want to learn how to code a state machine in verilog...
refer to any basic book on verilog..such as sameer palnitkar's primer
regards..
Back to top
deepu_s_s



Joined: 24 Mar 2007
Posts: 329
Helped: 13


Post10 Feb 2008 16:44   

State machine


there are mainly two kind of state machines

Mealy FSM
Moore FSM

in the first kind, the outputs depends on the present state and the inputs.

in the second kind, the output depends only on the present state.

For coding in verilog refer to any verilog design books. you can fing plenty of books in the form

Thanks and regards
Deepak
Back to top
Google
AdSense
Google Adsense




Post10 Feb 2008 16:44   

Ads




Back to top
hairo



Joined: 20 Nov 2006
Posts: 138
Helped: 18
Location: nowhere


Post10 Feb 2008 23:51   

Re: State machine


hi sameem,

i also learn verilog at the moment. this link will help u about FSM using verilog. hope this help.

http://www.asic-world.com/verilog/memory_fsm2.html#Introduction_to_FSM

regards,
Back to top
calm



Joined: 17 Oct 2005
Posts: 264
Helped: 5


Post11 Feb 2008 2:15   

State machine


Mealy FSM
Moore FSM
Back to top
anandanips



Joined: 21 Dec 2007
Posts: 20


Post11 Feb 2008 7:23   

Re: State machine


there are two state machines.
1.melay state machine(melay FSM)
2. moore state machine(moore FSM)



verilog code for this is thereb in digital design(3rd edition) by morris mano book.you can refer it.
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> State machine
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
explain finite state machine and Infinite state machine? (1)
state machine (3)
State machine (5)
STATE MACHINE (3)
State machine (7)
state machine (11)
Asynchronous state machine (2)
CPLD 4 state machine (4)
PROM State-Machine (2)
function of a state machine? (1)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS