5-6
|
ni.com
Chapter 5
Programming the High-Speed Serial Ports
6.
The following figure shows the cells associated with the design in the
Netlist
window.
7.
To build
.edf
files for an associated cell, enter the following command:
write_edif -cell <name of cell> <file name>.edf
For example, to create an
.edf
for
clock_module_i
, enter the following command:
write_edif -cell clock_module_i
aurora_64b66b_clock_module.edf
Note
You may have to specify a longer path name depending on the location of the
cell in your project. For example, clock_module_i may be located under
aurora_64b66b_0_block_i/clock_module_i
.
8.
Copy the netlist into your LabVIEW FPGA CLIP directory.
9.
Include your netlist in the list of synthesis files when running the CLIP Wizard.