1.4. Random Number Generator IP Core Signals
Name | Direction | Description |
---|---|---|
clock | Input | Clock. |
resetn | Input | Reset. |
Call signals | ||
start | Input | Enable. |
rand_num signals | ||
rand_num_data | Output | Data. |
rand_num_ready | Input | Stalls the IP core for backpressure. |
rand_num_valid | Output | Indicates valid output. |