AR# 51354: Vivado - How can I Import an ".ngc" file in project-less flow?
AR# 51354
|
Vivado - How can I Import an ".ngc" file in project-less flow?
Description
I would like to import an NGC netlist into the Vivado tool using project-less mode. However, I do not see a read_ngc command to import an ".ngc."
Solution
To import an ".ngc" file in Vivado Project-less mode, you can use the read_edif command as if you were importing an ".edif" file into your project.
For read_edif command syntax, type "read_edif -help" in the Tcl console, or view the read_edif reference in the Vivado Design Suite Tcl Command Reference Guide (UG835).