Update Clock Divider (clockDiv16) authored by Yiğit Süoğlu's avatar Yiğit Süoğlu
* Used to generate SPI clock from system clock. * Used to generate SPI clock from system clock.
* Outputs a clock array with 16 diffrent frequencies. * Outputs a clock array with 16 diffrent frequencies.
| Post | Orientation | Width | Description | | Post | Type | Width | Description |
| :------: | :------: | :------: | ------ | | :------: | :------: | :------: | ------ |
| `clk_i` | Input | 1 | System Clock | | `clk_i` | Input | 1 | System Clock |
| `rst` | Input | 1 | System Reset | | `rst` | Input | 1 | System Reset |
... ...
......