OpenCores
URL https://opencores.org/ocsvn/uart2spi/uart2spi/trunk

Subversion Repositories uart2spi

[/] [uart2spi/] [trunk/] [verif/] [models/] [st_m25p16/] [readme.txt] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 dinesha
REV 1.2 according to Datasheet M25P16 REV 2.0 (24 November 2003)
2
 
3
 
4
 
5
=======================================================================================
6
WARNING : These Verilog models are provided "as is" without warranty of any kind,
7
including, but not limited to, any implied warranty of merchantability and fitness
8
for a particular purpose.
9
=======================================================================================
10
 
11
 
12
 
13
 
14
 PROJECT ARCHITECTURE
15
 
16
 Parameter.v
17
 |
18
 TestBench.v
19
 |--------------> M25Pxx.v
20
 |                |--------------> memory_access.v
21
 |                |--------------> internal_logic.v
22
 |                |--------------> acdc_check.v
23
 |                |--------------> parameter.v
24
 |
25
 |--------------> M25Pxx_driver.v
26
 
27
 
28
 The project should be compiled in the following order :
29
 
30
    - parameter.v          : define all constants
31
    - memory_access.v      : perform read/write operations
32
    - internal_logic.v     : describe internal working
33
    - acdc_check.v         : check if timings respect datasheet.
34
    - m25pxx.v             : external description of Serial Flash
35
    - m25pxx_driver.v      : stimuli + library of operations example
36
    - testbench.v          : a testbench example
37
 
38
 
39
 
40
 
41
 TECHNICAL SUPPORT
42
 
43
 For current information on M25Pxx products, please consult our pages on the world wide web:
44
 www.st.com/eeprom
45
 
46
 If you have any questions or suggestions concerning the matters raised in this document, please send
47
 them to the following electronic mail addresses:
48
           apps.eeprom@st.com (for application support)
49
           ask.memory@st.com (for general enquiries)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.