Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHello Videoman,
I am trying to use a Multiport TSE MAC using the Altera's ST multi-channel FIFO. But any port of TSE MAC that should be connected to an external FIFO has an different associated clock. Because of that, I am not being able to connect all the ports from TSE to a Multiplexer to be latter connected on the multi-channel FIFO as suggested in the documentation. When I try to use the Altera's ST Multiplexer I get the following error messages: "Error: System.tse: tse.receive_0 and multiplexer_0.in0 must be on the same clock domain, since they're connected" "Error: System.tse: tse.receive_1 and multiplexer_0.in1 must be on the same clock domain, since they're connected" ... and so on for all the ports I try to fit So, may I ask, how did u do with the external TSE FIFOs of your multiport TSE design? Thank you