Problème critique
En raison d’un problème avec l’IP dur 10 E-tile Intel® Stratix® pour Ethernet Intel® FPGA IP modèle ciblant le kit de développement signal integrity Intel® Stratix® 10 TX, FPGA configuration tombera en panne avec les messages d’avertissement et d’erreur suivants.
Message d’avertissement (19238) : « Paramètres de gestion de l’alimentation incomplètes pour un périphérique VID »
message d’erreur (19192) : « Les paramètres de gestion de l’alimentation ne sont pas configurés correctement sur la partie VID »
Pour contourner ce problème, ajoutez les affectations du fichier de paramètres SmartVID Quartus(.qsf)dans le fichier de conception /hardware_test_design/alt_ehipc3.qsf pour éviter FPGA panne de configuration
USE_PWRMGT_SCL SDM_IO14 de nom set_global_assignment
USE_PWRMGT_SDA SDM_IO11 de nom set_global_assignment
set_global_assignment nom VID_OPERATION_MODE « PMBUS MASTER »
set_global_assignment nom PWRMGT_BUS_SPEED_MODE « 400 KHZ »
set_global_assignment nom PWRMGT_SLAVE_DEVICE_TYPE AUTRE
PWRMGT_SLAVE_DEVICE0_ADDRESS set_global_assignment 47
PWRMGT_SLAVE_DEVICE1_ADDRESS 48 set_global_assignment nom
PWRMGT_SLAVE_DEVICE2_ADDRESS 00 set_global_assignment nom
set_global_assignment PWRMGT_SLAVE_DEVICE3_ADDRESS 00
set_global_assignment nom PWRMGT_SLAVE_DEVICE4_ADDRESS 00
PWRMGT_SLAVE_DEVICE5_ADDRESS 00 set_global_assignment
set_global_assignment nom PWRMGT_SLAVE_DEVICE6_ADDRESS 00
set_global_assignment nom PWRMGT_SLAVE_DEVICE7_ADDRESS 00
set_global_assignment nom PWRMGT_PAGE_COMMAND_ENABLE activé
set_global_assignment nom PWRMGT_VOLTAGE_OUTPUT_FORMAT « DÉCOUVERTE AUTOMATIQUE »
nom set_global_assignment PWRMGT_TRANSLATED_VOLTAGE_VALUE_UNIT VOLTS
Ce problème a été résolu à partir de la version 18.1 du logiciel Intel® Quartus® Prime Pro.