Advanced FPGA Implementation Techniques
摘要
In the previous chapters, many basic and advanced concepts of digital system design are discussed. All these systems can be implemented on either FPGA or ASIC platform but this book mainly discusses FPGA implementation of digital systems. In order to implement the digital systems on FPGA, concepts of Verilog and system Verilog are described in this book. General procedure of implementing a system on FPGA is to model the digital system using HDL and then implement (synthesize, translate, place and route) the system on FPGA via EDA tools. The implementation steps are discussed in detail in Chapter 14.