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

Subversion Repositories i2c

[/] [i2c/] [trunk/] [rtl/] - Rev 64

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
64 Added SCL clock synchronization logic
Fixed slave_wait signal generation
rherveille 5583d 19h /i2c/trunk/rtl/
63 Added clock synchronization logic
Fixed slave_wait signal
rherveille 5583d 20h /i2c/trunk/rtl/
62 Fixed synopsys miss spell (synopsis)
Fixed cr[0] register width
Fixed ! usage instead of ~
Fixed bit controller parameter width to 18bits
rherveille 5584d 10h /i2c/trunk/rtl/
60 Added missing semicolons ';' on endif rherveille 6415d 18h /i2c/trunk/rtl/
59 fixed short scl high pulse after clock stretch rherveille 6420d 19h /i2c/trunk/rtl/
57 fixed short scl high pulse after clock stretch
fixed slave model not returning correct '(n)ack' signal
rherveille 6452d 21h /i2c/trunk/rtl/
55 Fixed register overwrite issue.
Removed full_case pragma, replaced it by a default statement.
rherveille 7006d 21h /i2c/trunk/rtl/
53 Fixed previous fix :) Made a variable vs signal mistake. rherveille 7302d 18h /i2c/trunk/rtl/
52 Fixed a bug where the core would signal an arbitration lost (AL bit set), when another master controls the bus and the other master generates a STOP bit. rherveille 7302d 19h /i2c/trunk/rtl/
51 Fixed simulation issue when writing to CR register rherveille 7356d 20h /i2c/trunk/rtl/
48 Fixed a bug in the arbitration-lost signal generation. VHDL version only. rherveille 7372d 22h /i2c/trunk/rtl/
47 Fixed a potential bug in the statemachine. During a 'stop' 2 cmd_ack signals were generated. Possibly canceling a new start command. rherveille 7381d 18h /i2c/trunk/rtl/
40 Fix a blocking vs. non-blocking error in the wb_dat output mux. rherveille 7551d 19h /i2c/trunk/rtl/
39 Forgot an 'end if' :-/ rherveille 7571d 15h /i2c/trunk/rtl/
38 Fixed a bug in the Arbitration Lost generation caused by delay on the (external) sda line.
Fixed a potential bug in the byte controller's host-acknowledge generation.
rherveille 7574d 23h /i2c/trunk/rtl/
36 Fixed cmd_ack generation item (no bug). rherveille 7726d 16h /i2c/trunk/rtl/
35 Fixed a bug where the core would trigger an erroneous 'arbitration lost' interrupt after being reset, when the reset pulse width < 3 clk cycles. rherveille 7760d 06h /i2c/trunk/rtl/
34 Fixed a few 'arbitration lost' bugs. VHDL version only. rherveille 7764d 04h /i2c/trunk/rtl/
33 Fixed a bug in the Command Register declaration. rherveille 7786d 13h /i2c/trunk/rtl/
31 Core is now a Multimaster I2C controller. rherveille 7800d 14h /i2c/trunk/rtl/
30 Small code simplifications rherveille 7800d 14h /i2c/trunk/rtl/
29 Core is now a Multimaster I2C controller rherveille 7800d 15h /i2c/trunk/rtl/
28 *** empty log message *** rherveille 7826d 08h /i2c/trunk/rtl/
27 Cleaned up code rherveille 7826d 08h /i2c/trunk/rtl/
24 Fixed some reported minor start/stop generation timing issuess. rherveille 7857d 12h /i2c/trunk/rtl/
22 Fixed a small timing bug in the bit controller.\nAdded verilog simulation environment. rherveille 7994d 22h /i2c/trunk/rtl/
16 Changed PRER reset value from 0x0000 to 0xffff, conform specs. rherveille 8211d 19h /i2c/trunk/rtl/
15 Split i2c_master_core.vhd into separate files for each entity; same layout as verilog version.
Code updated, is now up-to-date to doc. rev.0.4.
Added headers.
rherveille 8216d 18h /i2c/trunk/rtl/
14 Fixed wb_ack_o generation bug.
Fixed bug in the byte_controller statemachine.
Added headers.
rherveille 8216d 18h /i2c/trunk/rtl/
13 Fixed some synthesis warnings. rherveille 8227d 22h /i2c/trunk/rtl/

powered by: WebSVN 2.1.0

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