Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Problem in Qsys

Altera_Forum
Honored Contributor II
3,173 Views

Hello every body; 

I make a custom component and defined it in the Qsys tool, my custom component have an avalon mm slave bus; I faced a problem during analysing the component files in the component editor, the error is: 

 

 

*ERROR: avalon_slave_0: Slave with readdatavalid signal must support at least 1 pending read. 

 

Can any one help me; 

Thanks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
2,097 Views

Read the description of the "maximumPendingReadTransactions" on page 3-6 of this document: 

http://www.altera.com/literature/manual/mnl_avalon_spec.pdf 

 

It sounds like it is set to zero in your component.
0 Kudos
Reply