FPGA Editor GuideChapter 1: Introduction
Design Flow
The following steps provide an overview of the FPGA Editor design flow.
- Enter your design using a schematic design tool or HDL (Hardware Description Language).
- Save your design in EDIF (Electronic Data Interchange Format).
- Run NGDBuild, which creates an NGD (Native Generic Database) file.
- Run the MAP program, which creates an NCD (Native Circuit Description) file.
- Load your design into the FPGA Editor, make necessary changes, and save the modified design as an NCD file.
- Run the PAR (Place and Route) program on the modified NCD file.
The following figure shows the complete Xilinx design flow, including editing your design in the FPGA Editor.