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

Subversion Repositories ata

[/] [ata/] [trunk/] [rtl/] [verilog/] [ocidec-1/] [revision_history.txt] - Blame information for rev 33

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 rherveille
-----------------------------
2
Revision: 1.0
3
Date: June 28th, 2001
4
Author: Richard Herveille
5
- Initial Verilog release (beta)
6
-----------------------------
7
 
8
-----------------------------
9
Revision: 1.1
10
Date: June 18th, 2001
11
Author: Richard Herveille
12
- Fixed some incomplete port lists and some Verilog related issues.
13
  Design now completely compiles
14
-----------------------------
15
 
16
-----------------------------
17
Revision: 1.1a
18
Date: July 3rd, 2001
19
Author: Richard Herveille
20
- Rewrote some sections (controller.v, ata.v). Minor Verilog coding styles issues.
21
-----------------------------
22
 
23
-----------------------------
24
Revision: 1.2
25
Date: July 9th, 2001
26
Author: Richard Herveille
27
- added 'timescale to all files
28
- fixed error where control registers latched data on all rising clock edges, instead of
29
  when addressed.
30
-----------------------------
31
 
32
-----------------------------
33
Revision: 1.3
34
Date: July 11th, 2001
35
Author: Richard Herveille
36
- Fixed case sensitivity error (nRESET instead of nReset) in "controller" module declaration.
37
- changed 'ata.v' into 'atahost.v'
38
- Changed PIOreq & PIOack generation (controller.vhd); made them synchronous
39
- Changed 'go' & 'igo' generation (pio_tctrl.vhdl).
40
-----------------------------
41
 
42
-----------------------------
43
Revision: 1.4
44
Date: July 26th, 2001
45
Author: Richard Herveille
46
- Fixed some blocking versus non-blocking statement issues.
47
-----------------------------
48 15 rherveille
 
49
-----------------------------
50
Revision: 1.5
51
Date: August 15th, 2001.
52
Author: Richard Herveille
53
- Changed filenames and top-level port names to be conform new OpenCores conventions
54
-----------------------------
55
 
56 17 rherveille
-----------------------------
57 22 rherveille
Revision: 1.6
58 17 rherveille
Date: September 12th, 2001.
59
Author: Richard Herveille
60
- Made asynchronous input programmable (using atahost_define.v)
61
-----------------------------
62 19 rherveille
 
63
-----------------------------
64 22 rherveille
Revision: 1.7
65 19 rherveille
Date: October 16th, 2001.
66
Author: Richard Herveille
67
- Changed programmable asynchronous level from define to parameter
68
-----------------------------
69 22 rherveille
 
70
-----------------------------
71
Revision: 1.8
72
Date: Februar 16th, 2002.
73
Author: Richard Herveille
74
- Added disclaimer
75
- Added CVS information
76
- Changed core for new counter libraries
77
- Updated testbench
78
-----------------------------
79 23 rherveille
 
80
-----------------------------
81
Revision: 1.9
82
Date: Februar 17th, 2002.
83
Author: Richard Herveille
84
- moved wishbone interface into 'atahost_wb_slave.v'
85
-----------------------------
86 32 rherveille
 
87
-----------------------------
88
Revision: 1.10
89
Date: May 19th, 2002.
90
Author: Richard Herveille
91
- Fixed a potential bug that forced the core into an unknown state
92
  when an asynchronous reset was given without a running clock
93
-----------------------------

powered by: WebSVN 2.1.0

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