Visible to Intel only — GUID: bwp1683045145523
Ixiasoft
2.1.2. Intel Agilex® 5 E-Series Universal Virtual Platform User-Configurable Parameters
The Intel Agilex® 5 E-Series Universal Virtual Platform has the following user-configurable parameters provided in the target script:
Parameter | Description |
---|---|
create_hps_eth0_network | Create a basic Ethernet network and connect it to the eth0 peripheral of the Hard Processor System Intel Agilex® 5 FPGA IP.
|
create_hps_sd_card | Create the SD card in the board component and connect it to the SD/eMMC controller. You can set either the create_hps_sd_card or create_hps_mmc parameter to true at a time.
|
create_hps_mmc | Create the eMMC card in the board component and connect it to the SD/eMMC controller. You can set either the create_hps_sd_card or create_hps_mmc parameter to true at a time.
|
create_hps_serial0_console | Create a console component and connect it to the serial0 peripheral of the Hard Processor System Intel Agilex® 5 FPGA IP.
|
fsbl_image_filename | First stage bootloader file. Supported format is .bin .
|
hps_boot_core | The CPU to use as the boot core.
|
hps_core0_1_power_on | The power-on states of CPU 0/1.
|
hps_core2_power_on | The power-on state of CPU 2.
|
hps_core3_power_on | The power-on state of CPU 3.
|
sd_image_filename | Name of the SD image to load into the SD memory model of the board component. The supported format is .craff, .img, or .wic.
|
nand_data_image_filename | Name of the NAND image to load into the NAND memory model of the board component. The supported format is raw binary (.bin or .craff).
|
nand_spare_image_filename | Name of the NAND spare image to load into the NAND memory model of the board component. The supported format is raw binary (.bin or .craff).
|
qspi_image_filename | Name of the QSPI image to load into the QSPI memory model of the board component. The supported format is raw binary (.bin or .craff).
|
usb3_image_filename | Name of the USB disk image that corresponds to the SuperSpeed disk in the board component connected to the USB 3.1 controller. The image file must be smaller or equal than the disk size. The supported format is .craff, .img or .wic.
|
usb3_hs_image_filename | Name of the USB disk image that corresponds to the high-speed disk in the board component connected to the USB 3.1 controller. The image file must be smaller or equal than the disk size. The supported format is .craff, .img or .wic.
|
usb_otg_image_filename | Name of the USB disk image that corresponds to the high-speed disk in the board component connected to the USB 2.0 OTG controller. The image file must be smaller or equal than the disk size. The supported format is .craff, .img or .wic.
|
hps_cpu_freq_mhz | ARM cores frequency in Megahertz (MHz).
|