Delay_slr - david-macmahon/wiki_convert_test GitHub Wiki
Block: The Delay in Slices Block (delay_slr)
Block Author: Aaron Parsons
Document Author: Aaron Parsons
Summary
A delay block that uses slices (SLR16s) for its storage.
Mask Parameters
| Parameter | Variable | Description |
|---|---|---|
| Delay Length | DelayLen | The length of the delay. |
Ports
| Port | Dir | Data Type | Description |
|---|---|---|---|
| in | in | ??? | The signal to be delayed. |
| out | out | ??? | The delayed signal. |
Description
A delay block that uses slices (SLR16s) for its storage.