Forum Discussion
Altera_Forum
Honored Contributor
8 years ago128 bit master to 32 bit slave
Hi , I am connecting a master whose data width is 128 bit. I am connecting it to a slave whose data width is 32 bit. Master output is Avalon interface When I trigger a data from the mast...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- You can use the byteenable signal thats part of the Avalon standard to mask certain bytes. --- Quote End --- My master is a pcie hard IP configured as G3x4 128bit 250 MHz. You mean I have to manually hack the interconnect file generated by Qsys between the pcie(rxm port) and my apb slave??