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

Subversion Repositories ffr16

[/] [ffr16/] [trunk/] [README.txt] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 armando
 
2
============================
3
FFR16 - FIRST FILE READER 16
4
============================
5
 
6
  - AUGUST 2003
7
  - UPV / EHU.
8
 
9
  - APPLIED ELECTRONICS RESEARCH TEAM (APERT)-
10
  - Armando Astarloa - email : jtpascua@bi.ehu.es
11
  - DEPARTMENT OF ELECTRONICS AND TELECOMMUNICATIONS - BASQUE COUNTRY UNIVERSITY -
12
 
13
 THE ASSEMBLER CODE IS DISTRIBUTED UNDER GPL License
14
 
15
 THE VHDL CODE IS DISTRIBUTED UNDER :
16
 OpenIPCore Hardware General Public License "OHGPL"
17
 http://www.opencores.org/OIPC/OHGPL.shtml
18
 
19
============================
20 8 armando
030811
21 2 armando
 
22
DIRECTORIES:
23
 
24
        \SOURCES
25
 
26
                \FPU : FAT PROCESSOR UNIT
27
                        FAT16RD.PSM - SOURCE CODE
28
                        \COMPILE : DO.BAT to compile and generate VHD file for the BlockRAM
29
                \HAU : HOST ATAPI UNIT
30
                        CFREADER.PSM - SOURCE CODE
31
                        \COMPILE : DO.BAT to compile and generate VHD file for the BlockRAM
32
 
33
        \RTL
34
 
35
                CF_FILE_READER.VHD : FFR16 vhdl top file.
36
                        CF_FAT16_READER.VHD : FPU vhdl file.
37
                                FAT16RD.VHD : BlockRAM (SOFT) for FPU.
38
                        CF_SECTOR_READER.VHD : HAU vhdl file.
39
                                FAT16RD.VHD : BlockRAM (SOFT) for HAU.
40
                        CF_PACKAGE.VHD : Package for high level VHDL functions.
41
                KCPSM : Ken Chapman KCPSM (Picoblaze) microprocessor. See Xilinx web site (http://www.xilinx.com)
42
 
43
        \TEST
44 9 armando
        \DOC
45
 
46
============================
47 11 armando
030825
48 9 armando
 
49
ADDED:
50
        \TEST
51
                CF_FILE_READ_TB.VHD : FFR16 testbench
52
                CF_EMULATOR.VHD : Compact Flash model for functional co-debug/co-design.
53
                                Partially implemented :
54
                                                        Only read command.
55
                                                        Binary image of the IDE volume support.
56
                EXAMPLE FILES FOR DEBUG:
57
                                RAW0_255.CHK    : File stored into the FAT16 volumed used for simulaton.
58
                                ET0_511.BIN     : Binary dump of the 512 fisrt LBA sectors of a FAT16 formatted
59 11 armando
                                                  Compact Flash with RAW0_255.CHK file stored into the root dir.
60
============================
61
040507
62
 
63
corrected:
64 12 armando
        \RTL
65
                Updated and zipped
66 11 armando
        \TEST
67 12 armando
                Minor bugs corrected and zipped
68 11 armando
                CF_FILE_READ_TB.VHD : FFR16 testbench - Minor changes (bus and files)
69
                CF_EMULATOR.VHD : Compact Flash model for functional co-debug/co-design.
70
                                Partially implemented :
71
                                                        Only read command.
72
                                                        Binary image of the IDE volume support.
73
                EXAMPLE FILES FOR DEBUG:
74
                                RAW0_255.CHK    : File stored into the FAT16 volumed used for simulaton.
75
                                DUM0511.BIN     : Binary dump of the 512 fisrt LBA sectors of a FAT16 formatted
76
                                                  Compact Flash with RAW0_255.CHK file stored into the root dir.
77
added modelsim project

powered by: WebSVN 2.1.0

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