Help: ICE_FLAGS_OPORT=PORT
This specifies a non-default output routing for a CORE or TUNER port
This specifies a non-default output routing for a CORE or TUNER port. Normally,
the output for a CORE or TUNER is the HOST for acquisitions or the I/O module
on the same side of the card for playback. This flag can be used to specify
an alternate output port. Here are the available routing options for output ports:
Module OPORT=HOST|NONE
Tuner OPORT=HOST|NONE|THRUCOREx
Core OPORT=HOST|NONE
where x is the port index, and the first entry in the list is the default.
If you are not routing to the default port, set the OPORT=NONE and use IPORT on the
destination port to make the connection.
If the character X is used in place of x, the default side (1|2) is used.
For example:
sourcepic/port=tbank3 nafile _na MBT1X dec freq /flags=(OPORT=THRUCORE1)
picd set ^device CORE 0x1 /port=core1 ! this enables the default noop core
causes TBANK3 to route its output through CORE1 before going to the host.