Tracerestrict: Add program append management action.
This commit is contained in:
@@ -632,6 +632,7 @@ enum TraceRestrictDoCommandType {
|
||||
TRDCT_MOVE_ITEM, ///< move instruction or block at offset field
|
||||
|
||||
TRDCT_PROG_COPY, ///< copy program operation. Do not re-order this with respect to other values
|
||||
TRDCT_PROG_COPY_APPEND, ///< copy and append program operation
|
||||
TRDCT_PROG_SHARE, ///< share program operation
|
||||
TRDCT_PROG_UNSHARE, ///< unshare program (copy as a new program)
|
||||
TRDCT_PROG_RESET, ///< reset program state of signal
|
||||
|
Reference in New Issue
Block a user