Go to the documentation of this file.
34 #ifndef SIGNALTYPES_HH
35 #define SIGNALTYPES_HH
@ AVALID
Signal types for memory interface with separate valid/ready in address/data.
@ BURST_READ_REQUEST_READY
Signal to tell that part of burst-requested data can be read.
@ FETCHBLOCK
Signal is TTA instruction block block containing (compressed) instruction.
@ CORE_HALT_STATUS
Signal that tell if core is halted.
@ WRITE_REQUEST
Signal to make write request.
@ UNDEFINED
Signal does not have specified usage.
@ WRITEMODE
Signal to choose mode for READ_WRITE_REQUEST or similar.
@ INTERNAL
Signal is internally defined custom signal.
@ GLOCK_REQUEST
TTA Global lock request signal.
@ STALL
Signal to stopping destination device.
@ GLOCK
TTA Global lock signal.
@ BURST_READ_REQUEST
Signal to make burst read request.
@ ADDRESS
Signal holds address.
@ OPEN
Signal is left to unconnected.
@ READ_WRITE_REQUEST
Signal to make either read or write request.
@ INSTRUCTIONWORD
Signal contains TTA (decompressed) instruction.
@ READ_REQUEST_READY
Signal to tell that requested data can be read.
@ USERDEFINED
Signal is externally defined custom signal.
@ INVALIDATE_CACHE
Cache Invalidation signal.
@ READ_REQUEST
Signal to make read request.
@ BUSY
Signal telling that source device is not ready to handle a request.
@ ENABLE
Signal to enable or activate a device.