----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2700/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10760:2a442b31bcd3 --------------------------- dev: Add support for i2c devices This patch adds an I2C bus and base device. I2C is used to connect a variety of sensors, and this patch serves as a starting point to enable a range of I2C devices. Diffs ----- src/dev/I2C.py PRE-CREATION src/dev/i2cdev.hh PRE-CREATION src/dev/SConscript 655ff3f6352d src/dev/i2cbus.hh PRE-CREATION src/dev/i2cbus.cc PRE-CREATION Diff: http://reviews.gem5.org/r/2700/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
