File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog of SPI master and SPI slave for FPGA
2
+
3
+ ** Version 1.1 - released on 24 April 2021**
4
+ - Changed license to The MIT License.
5
+ - Added better simulations and enabled GitHub CI.
6
+ - Added Spirit Level example design for CYC1000 board.
7
+ - Added sync FFs to SPI slave for elimination metastability.
8
+ - Added WORD_SIZE generic.
9
+ - Many minor changes, fixes and optimizations.
10
+
11
+ ** Version 1.0 - released on 28 September 2017**
12
+ - First non-beta release.
13
+ - Added new version of master module with many optimizations.
14
+ - Added DIN_LAST input to master module, for CS_N signal control.
15
+ - Added simulation tcl script for ModelSim.
16
+ - Updated simulation testbench.
17
+ - Updated example design.
18
+ - Optimized and cleaned slave module.
You can’t perform that action at this time.
0 commit comments