![]() |
|
|
|||||||
![]() |
VHDL - Intialization of State machine |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hello,
I saw the code of many state machines in different books, intializing the state machine's register with the help of Asychncrounous external RESET . How the state machine resgister will be intialized, if there is no externel RESET available. Please advice! Thanks Regards john john |
|
|
|
|
#2 |
|
Posts: n/a
|
"john" <> wrote:
> I saw the code of many state machines in different books, intializing > the state machine's register with the help of Asychncrounous external > RESET . How the state machine resgister will be intialized, if there is > no externel RESET available. Please advice! You need to identify an event that starts the fsm regardless of its state, than ensure that this event is processed in every _possible_ state (especially in the netlist). Else you need to introduce such an event (e.g. synchronous reset). bye Thomas Thomas Stanka |
|
|
|
#3 |
|
Posts: n/a
|
> How the state machine resgister will be intialized, if there is
> no externel RESET available. Please advice! May be you ask the inventor of such machine? I know that FPGA chips supply internal reset activating it during configuration time. valentin tihomirov |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| combinational lock state machine | harikanth | General Help Related Topics | 0 | 04-06-2009 05:38 AM |
| Using BRAM in state machines | zoki111 | Hardware | 0 | 09-18-2007 09:38 AM |
| Judge: File-swapping tools are legal | Citizen Bob | DVD Video | 140 | 11-08-2006 06:42 PM |
| BUSH WILL LIKELY INSTALL A DRAFT | Jas | DVD Video | 165 | 10-20-2004 09:39 PM |
| Re: Can't login to XP Pro machine | Gary | A+ Certification | 3 | 09-22-2004 10:17 PM |