Forum Discussion
Altera_Forum
Honored Contributor
14 years agoLast time I checked the clock crossing bridge (in Qsys) had an option for symbol (byte) or word addressing. If you switch both bridges to use symbol addressing then you should be able to connect them together directly and not worry about shifting address bits around.
One of your systems will need to be exposed to the clock of the other system because it will be needed to drive the exported port of the clock crossing bridge. So really you can just use one clock crossing bridge and one pipeline bridge in the other system. Note that the pairing of two bridges will only let you drive transactions in one direction, if each system has to master the other then use two pairs of bridges to do this. This is probably a no-duh comment but make sure you give each system a different name, otherwise you'll have name space collisions all over the place when compiling the hardware.