Skip to content

Commit 2ab7a96

Browse files
committed
Upload the firmware code for RW and R-Buf
1 parent 298d59e commit 2ab7a96

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+10292
-2
lines changed

.DS_Store

6 KB
Binary file not shown.

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
# rw-rbuf
2-
RW and R-Buf implementation
1+
# RW and R-Buf
2+
3+
## RW
4+
5+
## R-Buf
6+

cosmos-firmware/README.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
RW and R-Buf implementation for Comos+ OpenSSD
2+
3+
- Support the RW command
4+
- Support R-Buf
5+
- Support time-measuring module
6+
- Read/write stall latency
7+
- Read/write NAND latency

cosmos-firmware/Xilinx.spec

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*startfile:
2+
crti%O%s crtbegin%O%s

0 commit comments

Comments
 (0)