buchspektrum Internet-Buchhandlung

Neuerscheinungen 2011

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Shahriyar Rizvi

A Methodology for Identical post


Synthesis Operation of Explicit and Implicit FSMs
2011. 156 S.
Verlag/Jahr: VDM VERLAG DR. MÜLLER 2011
ISBN: 3-639-36891-6 (3639368916)
Neue ISBN: 978-3-639-36891-8 (9783639368918)

Preis und Lieferzeit: Bitte klicken


Modeling an FSM in implicit style is a more powerful, abstract and concise method to define an FSM as compared to explicit coding style. Implicit style models FSMs in terms of activities at different clock cycles without the need for defining state transitions explicitly and partitioning the code into combinational (next state and output logic) and sequential (present state register) segments. However, implicit style registers all FSM outputs by default; unlike explicit style where the designer can choose to make the outputs combinational or registered. These flip-flops delay the outputs by one clock cycle and assert them for one or more extra cycles in multi-cycle operations, as compared to explicit style. In addition, Mealy outputs in implicit FSMs cannot respond immediately to changes in input. We developed a methodology that removes the output flip-flops after synthesis. This modification process involves editing EDIF files generated by third-party synthesizers (such as FPGA Express from Synopsys) and providing the modified EDIF file to the place-and-route tool. This methodology ensures that a modified implicit FSM operates the same way as an explicit FSM, after synthesis.
Shahriyar M. Rizvi is an Assistant Professor in the Department of Electrical and Electronic Engineering at American International University-Bangladesh in Dhaka, Bangladesh, where he has taught HDL digital design since 2003. He has co-authored conference papers on HDL modeling and synthesis of Finite State Machines his area of interest.