You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-12Lines changed: 19 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ The SPI master and SPI slave controllers were simulated and tested in hardware.
8
8
9
9
## Table of resource usage summary:
10
10
11
-
CONTROLLER | LE (LUT) | FF | BRAM | Fmax
11
+
CONTROLLER | LE | FF | M9K | Fmax
12
12
:---:|:---:|:---:|:---:|:---:
13
-
SPI MASTER | 34 | 23 | 0 | 327.3 MHz
14
-
SPI SLAVE | 24 | 15 | 0 | 318.0 MHz
13
+
SPI MASTER | 34 | 23 | 0 | 334.2 MHz
14
+
SPI SLAVE | 24 | 15 | 0 | 343.7 MHz
15
15
16
-
*Synthesis have been performed using Quartus Prime 17 Lite Edition for FPGA Altera Cyclone IV with these settings: CLK_FREQ = 50 MHz, SCLK_FREQ = 2 MHz, SLAVE_COUNT = 1.*
16
+
*Synthesis have been performed using Quartus Prime 20.1 Lite Edition for FPGA Altera Cyclone IV EP4CE6E22C8 with default generics*
0 commit comments