set_sim_input¶
- -port
Specify the input port to configure
- -tr
Specify the output duty cycle, the value is [0, 1]
- -sp
Specifies the clock tick on which the input depends
- -width
specify the bus width when data is a bus
-port¶
Specify the input port to configure
attribute
- type:
STRING
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-tr¶
Specify the output duty cycle, the value is [0, 1]
attribute
- type:
FLOAT
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-sp¶
Specifies the clock tick on which the input depends
attribute
- type:
FLOAT
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-width¶
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.