Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
EDIF file is vendor-neutral PnR netlist file, which is generated by synthesis tools (like Synplify pro) and contains all information about connections of different FPGA resources to implement the wanted logic. Place & roue tools take this file in addition to physical constraints file (containing information about IO pins & timing constraints) and does place & route. Information at following link will further clarify your doubts: https://www.xilinx.com/support/documentation/sw_manuals/xilinx11/ise_c_using_xst_for_synthesis.htm.
EDIF file itself contains information about resources as well as their connections (simply whatever you see in technology view) after synthesis. Definition of exact resources available in a particular FPGA is provided through component libraries in the synthesis tool.
Yes.. to some extent but that may be specific to a particular FPGA, because though the format of EDIF file is vendor independent but synthesis tool uses component libraries of that FPGA to create it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.