The IP sources are held in the subdirectories of the <ip_source_dir>.
Name | Description |
---|---|
hdl/*.sv | AXI VIP source files. |
synth/<component_name>.sv | AXI VIP generated top-level file for synthesis. Optional, generated if synthesis target selected. |
sim/<component_name>.sv | AXI VIP generated top-level file for simulation. Optional, generated if simulation target selected. |