Intel® Simics® Simulator for Altera® FPGAs: Agilex™ 5 and Agilex™ 3 Virtual Platform User Guide
2.1.3. Agilex™ 5 Universal Virtual Platform User-Configurable Parameters
The Agilex™ 5 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 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_hps_serial1_console | Create a console component (serial console) and connect it to the corresponding UART controller peripheral of the Hard Processor System Agilex™ 5 FPGA IP. The create_hps_serial0_console component is for UART0. The create_hps_serial1_console component is for UART1. 
 | 
| 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 usb3_disk (SuperSpeed disk) in the board component. The image file must be smaller or equal than the disk size. The supported format is .craff, .img or .wic. 
 
        Note: usb3_disk is connected to usb1_typec port when a valid image file is provided by this parameter.
        | 
| usb3_hs_image_filename | Name of the USB disk image that corresponds to the usb3_hs_disk (high-speed disk) in the board component. The image file must be smaller or equal than the disk size. The supported format is .craff, .img or .wic. 
 
        Note: usb3_hs_disk is connected to usb1_typec port if a valid image file is provided through the usb3_hs_image_filename parameter and usb1_typec port is available (when a valid image file is not provided in the usb3_image_filename parameter).
        | 
| usb_otg_image_filename | Name of the USB disk image that corresponds to the usbotg_disk (high-speed disk) in the board component. The image file must be smaller or equal than the disk size. The supported format is .craff, .img or .wic. 
 
        Note: The usbotg_disk is connected to the usb0_otg port when a valid image file is provided by this parameter.
        | 
| hps_cpu_freq_mhz | ARM cores frequency in Megahertz (MHz). 
 | 
| stepping | Select the silicon features that the  Agilex™ 5 Simics model supports. 
 
        Note: The model corresponding to the silicon of the Agilex 5 E-Series device supports the A0 and B0 steppings which you can select with this parameter. In the case of the Agilex D-Series device, you select the corresponding model by using the B0 option.
        |