all_registers >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> `-no_hierarchy`_ Only search the top level of hierarchy `-clock`_ return registers of this clock `-rise_clock`_ return registers triggered by rise edge of this clock `-fall_clock`_ return registers triggered by fall edge of this clock `-cells`_ return cells - this is the default `-data_pins`_ Returns a collection of data pins `-clock_pins`_ Returns a collection of data pins `-slave_clock_pins`_ Returns a collection of slave clock pins of master-slave registers that meet the search criteria. `-output_pins`_ Returns a collection of output pins `-level_sensitive`_ Only consider level sensitive registers `-edge_triggered`_ Only consider edge sensitive registers `-master_slave`_ Only consider master/slave registers `-include_icg`_ Consider integrated_clock_gating registers `-patterns`_ Match the speacified patterns ----------------- .. _all_registers-no_hierarchy: -no_hierarchy :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Only search the top level of hierarchy **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-clock: -clock :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | return registers of this clock **attribute** :type: STRING :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-rise_clock: -rise_clock :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | return registers triggered by rise edge of this clock **attribute** :type: STRING :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-fall_clock: -fall_clock :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | return registers triggered by fall edge of this clock **attribute** :type: STRING :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-cells: -cells :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | return cells - this is the default **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-data_pins: -data_pins :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Returns a collection of data pins **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-clock_pins: -clock_pins :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Returns a collection of data pins **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-slave_clock_pins: -slave_clock_pins :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Returns a collection of slave clock pins of master-slave registers that meet the search criteria. **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-output_pins: -output_pins :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Returns a collection of output pins **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-level_sensitive: -level_sensitive :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Only consider level sensitive registers **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-edge_triggered: -edge_triggered :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Only consider edge sensitive registers **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-master_slave: -master_slave :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Only consider master/slave registers **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-include_icg: -include_icg :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Consider integrated_clock_gating registers **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _all_registers-patterns: -patterns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Match the speacified patterns **attribute** :type: STRLIST :positional: True :default: **related_options** **simple case** There is currently no simple case.