Forum Discussion
Altera_Forum
Honored Contributor
9 years agoconnecting 32 bit data to 128 bit data with avalon
I think it maybe a silly problem but I can't get it work. I want to connect my master with 32 bit datawidth to a ddr controller with 128 datawidth using qsys. But when I simulate it in modelsim, it s...
Altera_Forum
Honored Contributor
9 years agoHello,
Have you tried to initiate any read or write operation? By default wait request from interconnect fabric will be high but when you initiate any read or write operation, it would go low. ( According to Avalon specification, read or write operation can be initiated even when wait request is high.) Cheers, Bhaumik