mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-21 21:49:15 +01:00
[SC64][FW] Add documentation link for qflexpress.v module
This commit is contained in:
parent
f0ca71e7f8
commit
19275b7bfe
6
fw/rtl/external/README.md
vendored
6
fw/rtl/external/README.md
vendored
@ -8,6 +8,10 @@ This folder contains code downloaded directly from external repositories with mi
|
|||||||
|
|
||||||
[https://github.com/ZipCPU/qspiflash/blob/master/rtl/qflexpress.v](https://github.com/ZipCPU/qspiflash/blob/master/rtl/qflexpress.v)
|
[https://github.com/ZipCPU/qspiflash/blob/master/rtl/qflexpress.v](https://github.com/ZipCPU/qspiflash/blob/master/rtl/qflexpress.v)
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
There's [comprehensive documentation](https://zipcpu.com/blog/2019/03/27/qflexpress.html) for this module:
|
||||||
|
|
||||||
### Modifications
|
### Modifications
|
||||||
|
|
||||||
- Changed initialization sequence.
|
- Changed initialization sequence.
|
||||||
@ -21,5 +25,5 @@ This folder contains code downloaded directly from external repositories with mi
|
|||||||
|
|
||||||
### Modifications
|
### Modifications
|
||||||
|
|
||||||
- Changed refresh interval that suits 90 MHz clock and used SDRAM.
|
- Changed refresh interval that suits 90 MHz clock and used SDRAM chip.
|
||||||
- Changed column and row address widths.
|
- Changed column and row address widths.
|
||||||
|
Loading…
Reference in New Issue
Block a user