Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
poorna.ahs
Posts: 5
Registered: ‎06-07-2012
0

edif to ngc netlist

Hi,

  I have a edif netlist and i have to convert it to ngc netlist. How do i do it

 

Thanks

poorna

Expert Contributor
rcingham
Posts: 2,010
Registered: ‎09-09-2010
0

Re: edif to ngc netlist

[ Edited ]

Why?

ISE can take an EDIF netlist as source, so you can build the FPGA from that.
If you need to send the equivalent NGC somewhere, it is an intermediate output of the Translate (?) process.


------------------------------------------
"If it don't work in simulation, it won't work on the board."
Visitor
poorna.ahs
Posts: 5
Registered: ‎06-07-2012
0

Re: edif to ngc netlist

Thank you :)

but the ngc file is one of the type of input to translate process and not the output right?!

Basically i want to do a fpga netlist simulation. I found that it can be done using ngc file as input and could not find whether i can use edif file for that or not. So can you please suggest me regarding this?