Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFinally i picked out what was wrong.....
I haven't programmed the device control register. There is a field that indicates the maximum payload transfer in a single TLP and the default value was 3'b000 (i.e. 128Bytes) changing it to 2KB(3'b100) solved my problem. Thanks to all of you