Skip to content

Commit

Permalink
updated max freq values after fixing clock propagation
Browse files Browse the repository at this point in the history
  • Loading branch information
NouranAbdelaziz committed Apr 6, 2024
1 parent 22b258a commit a72cadd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ EF_UART_APB INST (
The following table is the result for implementing the EF_UART IP with different wrappers using Sky130 PDK and [yosys](https://github.com/YosysHQ/yosys).
|Module | Number of cells | Max. freq |
|-|-|-|
|EF_UART|1590| 212 MHz |
|EF_UART_APB|1943| 192 MHz|
|EF_UART_AHBL|1973| 232 MHz|
|EF_UART|1590| 277 MHz |
|EF_UART_APB|1943| 208 MHz|
|EF_UART_AHBL|1973| 250 MHz|
## The Programming Interface


Expand Down

0 comments on commit a72cadd

Please sign in to comment.