set_sim_reset¶
- -port
Specify the reset port to configure
- -length
Specify the output duty cycle, the value is [0, 1]
- -adverse
Specifies the clock tick on which the input depends
- -validIndex
specify the bus width when data is a bus
-port¶
Specify the reset port to configure
attribute
- type:
STRING
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-length¶
Specify the output duty cycle, the value is [0, 1]
attribute
- type:
INT
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-adverse¶
Specifies the clock tick on which the input depends
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-validIndex¶
specify the bus width when data is a bus
attribute
- type:
INT
- positional:
False
- default:
1
related_options
simple case
There is currently no simple case.