Logic Synthesis for Field Programmable Gate Array (FPGA) Technology:Conclusion
Conclusion
By understanding how FPGA logic is synthesized, hardware designers can make the best use of their development tools to implement complex, high-performance circuits. Synthesis of FPGA logic devices makes use of the algorithms of Chortle and its extensions: Xmap, Hydra, MIS-pga 1, and MIS-pga 2. Each of these methods starts with an optimized Boolean network and then maps the logic into the configurable logic blocks of a field-programmable gate array circuit. Because the optimal covering problem is NP-hard, heuristic approaches are used to find a near-optimal solution in reasonable running time. Understanding these tradeoffs is key to rapidly prototyping logic with FPGA technology.
Comments
Post a Comment