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

Subversion Repositories ata

[/] [ata/] [trunk/] [rtl/] [vhdl/] [ocidec1/] [revision_history.txt] - Blame information for rev 35

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 rherveille
-----------------------------
2
Revision: 1.0
3
Date: march 22nd, 2001
4
Author: Richard Herveille
5
- initial release
6
-----------------------------
7
 
8
-----------------------------
9
Revision: 1.0a
10
Date: april 12th, 2001
11
Author: Richard Herveille
12
- removed records.vhd
13
- removed all references to records.vhd, make core compatible with VHDL to Verilog translation tools
14
- fixed a minor bug where core didn't respond to IDEen bit.
15
-----------------------------
16
 
17
-----------------------------
18
Revision: 1.1
19
Date: June 18th, 2001
20
Author: Richard Herveille
21
- Changed PIOack generation. Avoid asserting PIOack continuosly when IDEen = '0'
22
- Changed wishbone address-input from ADR_I(4 downto 0) to ADR_I(6 downto 2)
23
-----------------------------
24
 
25
 
26
-----------------------------
27
Revision: 1.1a
28
Date: June 19th, 2001
29
Author: Richard Herveille
30
- Missed a reference to ADR_I(4). Simplified DAT_O output multiplexor.
31
-----------------------------
32
 
33
-----------------------------
34
Revision: 1.2
35
Date: June 26th, 2001
36
Author: Richard Herveille
37
- Changed dPIOreq generation (controller.vhd). Wishbone burst accesses to ata device were not handled correctly
38
- Change PIOack from "out" to "buffer" (controller.vhd + ata.vhd)
39
-----------------------------
40
 
41
-----------------------------
42
Revision: 1.3
43
Date: July 11th, 2001
44
Author: Richard Herveille
45
- renamed 'ata.vhd' to 'atahost.vhd'
46
- Changed PIOreq & PIOack generation (controller.vhd); made them synchronous
47
- Changed 'go' & 'igo' generation (pio_tctrl.vhdl).
48
-----------------------------
49 25 rherveille
 
50
-----------------------------
51
Revision: 1.4
52
Date: Februar 17th, 2002
53
Author: Richard Herveille
54
- renamed 'atahost.vhd' to 'atahost_top.vhd'
55
- renamed 'controller.vhd' to 'atahost_controller.vhd'
56
- renamed 'pio_tctrl.vhd' to 'atahost_pio_tctrl.vhd'
57
- broke-up 'counter.vhd' into 'ud_cnt.vhd' and 'ro_cnt.vhd'
58
- changed resD input to generic RESD in ud_cnt.vhd
59
- changed ID input to generic ID in ro_cnt.vhd
60
- changed core to reflect changes in ro_cnt.vhd
61
- removed references to 'count' library
62
- changed IO names
63
- added disclaimer
64
- added CVS log
65
- moved registers and wishbone signals into 'atahost_wb_slave.vhd'
66
- core is now equivalent to verilog version
67
-----------------------------
68 32 rherveille
 
69
 
70
-----------------------------
71
Revision: 1.5
72
Date: May 19th, 2002.
73
Author: Richard Herveille
74
- Fixed a potential bug that forced the core into an unknown state
75
  when an asynchronous reset was given without a running clock
76
-----------------------------
77
 

powered by: WebSVN 2.1.0

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