- Optionally, specify the search order for VHDL components or Verilog/SV modules in the design libraries of a mixed language project.
- Use
xelab -L
to specify the binding order of a VHDL component or a Verilog/SV module in the design libraries of a mixed language project.Note: The library search order specified by-L
is used for binding Verilog modules to other Verilog modules as well.