FSM tools -> please recommend

Status
Not open for further replies.

ivlsi

Advanced Member level 3
Joined
Feb 17, 2012
Messages
883
Helped
17
Reputation
32
Reaction score
16
Trophy points
1,298
Activity points
6,868
Hi All,

What FSM tools would you recommend?

Any tools - FSM analysis, FSM conversion, FSM diagrams, etc?

Thank you!
 

I am not sure what you mean by FSM tools.....finite state machines.... it is basically verilog files which you write. Once verified, the RTL compiler(synthesis too) will automatically analyze the FSM state tables( remove the redundant ones) etc and up with optimal FSM state table. It will remove the redundant ones. very small designs can done through manual analysis for rest it is synthesis tools...
https://www.amazon.com/FSM-based-Di...F8&qid=1420831209&sr=8-1&keywords=verilog+fsm
You can go over this book if interested....
 

Yes, I'm about Finite State Machines...

And I'm about the tools, which can convert FSM Diagrams to RTL code and vise versa.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…