Error: avalon_slave: Agent with readdatavalid signal must support at least 1 pending read
while making a custome IP component with AVMM slave port I am running into this error in platform designer
Error: avalon_slave: Agent with readdatavalid signal must support at least 1 pending read
I have this error on Quartus 25.1 Error: pcie_ed.custom_cntrlr_0.avalon_slave: Agent with readdatavalid signal must support at least 1 pending read. as per https://www.intel.com/content/www/us/en/docs/programmable/683091/22-3/interface-properties.html
I tried setting "maximumPendingReadTransactions " parameter by platform designer > IP> Edit IP> Parameters> add parameter it didnt work and I cant generate HDL due to this error Pls help
I was able to add the "maximumPendingReadTransactions " parameter. its just that how Platform designer gui is created, it made hard to figure out that you can "scroll" to right to see properties column.