Add Winbond flash memory model. Added note about the model

in the README.
This commit is contained in:
Joachim Strömbergson 2024-01-31 09:02:34 +01:00
parent 658ea4e20d
commit a380911f5e
No known key found for this signature in database
GPG Key ID: 865B8A548EA61679
2 changed files with 2006 additions and 0 deletions

View File

@ -175,4 +175,29 @@ execution is possible.
The core is implemented as a single module. Future versions will
probably be separated into separate modules.
## Winbond Flash memory model
The testbench for the SPI master includes a memory model of the Flash
memory. The model is provided by Winbond and the copyright for the
model is:
```
/******************************************************************************
Winbond Electronics Corporation
Verilog Simulation for W25Q80DL Serial Flash Memory
V1.01
Copyright (c) 2001-2015 Winbond Electronics Corporation
All Rights Reserved.
Notes:
Versions:
12/09/2015 Initial Version
******************************************************************************/
```
---

File diff suppressed because it is too large Load Diff