Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Interconnect issue

Hi all experts.

I have an issue regarding to interconnect.

In detail, one of my interconnect is generated to be connected between master IP and slave IP.

Slave IP is generating “read_req”, and it is sent to master IP through “interconnect”

As you see below block diagram, the read request signal on “mpfe_0_slv_1_read” has to be transferred to “avalon_pipe_master_0_m0_read”.

The high-lighted signals in modelsim captured image (Avalon_pipe_master_0_m0_read/mpfe_0_slv_1_read) are read request signal on Master/Slave port.

However, the signal on the slave port doesn’t go on the master port.

Does anyone know how to fix this problem?