systemviewinc / visual-system-integrator

Visual System Integrator - Accelerate your embedded development
7 stars 4 forks source link

AXIS to AXIS within the FPGA fails if destination is the same #254

Closed MenezesM closed 2 years ago

MenezesM commented 5 years ago

An AXIS to AXIS within the FPGA (created by the system) will fail if destination port is the same, because the interconnect name is the same.

For example if the block has a AXI input called begin_r then it will create a interconnected called axis_i_beginbeing for both.