Forum Discussion

kikoss's avatar
kikoss
Icon for Occasional Contributor rankOccasional Contributor
1 year ago
Solved

set operating condition agilex7

Hello i have a project with the following agilex7 part AGIB027R31B1E1V on the timing report i have the following possibilities "1_slow_vid1_100c" "1_slow_vid1b_100c" "MIN_fast_vid1_100c" "MIN_fast...
  • RichardT_altera's avatar
    1 year ago

    Why do you want to set the temp to 85C? If the timing passed in 100C, then it will also pass in 85C as 100C is the worst case as compared to 85C.

    Unfortunately, there is no known way to set the temperature to other invalid value.

    When running set_operating_conditions, you must only specify valid operating conditions for the current device. Run the get_available_operating_conditions command to return a list of all valid operating conditions for the current device.

    Reference:

    https://www.intel.com/content/www/us/en/docs/programmable/683243/24-1/setting-the-operating-conditions-for.html


    Regards,

    Richard Tan