set_sense >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> `-type`_ specify type of sense, currently only support 'clock' `-pins`_ specify list of pins `-clocks`_ specify list of reference clocks `-pulse`_ not support now `-positive`_ specify positive clock sense `-negative`_ specify negative clock sense `-stop_propagation`_ stop clock propagation from specified pins along clock and data ----------------- .. _set_sense-type: -type :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | specify type of sense, currently only support 'clock' **attribute** :type: STRING :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_sense-pins: -pins :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | specify list of pins **attribute** :type: STRLIST :positional: True :default: **related_options** :GroupType.TYPE_LEAST: pins **simple case** There is currently no simple case. ----------------- .. _set_sense-clocks: -clocks :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | specify list of reference clocks **attribute** :type: STRLIST :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_sense-pulse: -pulse :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | not support now **attribute** :type: STRING :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: positive negative stop_propagation pulse **simple case** There is currently no simple case. ----------------- .. _set_sense-positive: -positive :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | specify positive clock sense **attribute** :type: BOOL :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: positive negative stop_propagation pulse :GroupType.TYPE_LEAST: positive negative stop_propagation **simple case** There is currently no simple case. ----------------- .. _set_sense-negative: -negative :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | specify negative clock sense **attribute** :type: BOOL :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: positive negative stop_propagation pulse :GroupType.TYPE_LEAST: positive negative stop_propagation **simple case** There is currently no simple case. ----------------- .. _set_sense-stop_propagation: -stop_propagation :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | stop clock propagation from specified pins along clock and data **attribute** :type: BOOL :positional: False :default: **related_options** :GroupType.TYPE_CONFLICT: positive negative stop_propagation pulse :GroupType.TYPE_LEAST: positive negative stop_propagation **simple case** There is currently no simple case.