Previous topic

spinnman.model.diagnostic_filter_default_routing_status module

Next topic

spinnman.model.diagnostic_filter_emergency_routing_status module

This Page

spinnman.model.diagnostic_filter_destination module

class spinnman.model.diagnostic_filter_destination.DiagnosticFilterDestination(value, doc='')[source]

Bases: enum.Enum

Destination flags for the diagnostic filters. Note that only one has to match for the counter to be incremented

Attributes

DUMP Destination is to dump the packet
LINK_0 Destination is link 0
LINK_1 Destination is link 1
LINK_2 Destination is link 2
LINK_3 Destination is link 3
LINK_4 Destination is link 4
LINK_5 Destination is link 5
LOCAL Destination is a local core (but not the monitor core)
LOCAL_MONITOR Destination is the local monitor core