Warning- Decimal constant truncated Constant '2047' is truncated to 10 bits: 1023. ../altera_pcie_a10_hip_140/sim/altpcie_a10_hip_pipen1b.v", Source info: parameter [9:0] retry_buffer_last_active_address = 10'd2047 - Warning- Decimal constant truncated Constant '2047' is truncated to 10 bits: 1023. ../altera_pcie_a10_hip_140/sim/altpcie_a10_hip_pipen1b.v", Source info: parameter [9:0] retry_buffer_last_active_address = 10'd2047
Description You might see the above warning in a VCS simulation due to an incorrect value for the retry_buffer_last_active_address parameter. The problem does not affect the simulation result. Resolution The correct value is parameter [9:0] retry_buffer_last_active_address = 10\'d1023 This problem will be fixed in a future version of the Quartus® software.
Custom Fields values:
['novalue']
Troubleshooting
-
False
['PCI Express', 'Simulation']
['FPGA Dev Tools Quartus II Software']
novalue
13.1a10
['Arria® 10 GX FPGA']
['novalue']
['novalue']
['novalue'] - 2023-03-23
external_document