Remove cloneTypes in favor of autoclonetype (#51)
[sifive-blocks.git] / src / main / scala / devices / i2c / I2CPins.scala
2018-03-04 Jack KoenigRemove cloneTypes in favor of autoclonetype (#51)
2017-09-25 Megan WachsMerge pull request #39 from sifive/signal_bundles
2017-09-22 Megan Wachspinctrl: Create extendable Signal classes
2017-09-20 Megan Wachsdevice pins: Create classes that can be something other...
2017-09-07 Megan WachsMerge pull request #37 from sifive/synchronizers
2017-09-06 Megan Wachsshiftregs: Use SyncResetSynchronizerShiftReg primitives... synchronizers
2017-09-06 Megan Wachsi2c/uart: Name the synchronizers
2017-09-06 Megan Wachsi2c, uart: Use Synchronizer primitives for the inputs
2017-09-06 Megan WachsShiftRegInit: use the rocket-chip version since it...
2017-07-25 Yunsup LeeMerge pull request #27 from sifive/typed_pad_ctrl
2017-07-25 Megan WachsPorts: Rename the 'fromXYZPort' to 'fromPort' since...
2017-07-25 Megan WachsMerge remote-tracking branch 'origin/master' into typed...
2017-07-24 Megan WachsMerge remote-tracking branch 'origin/master' into typed...
2017-07-20 Megan WachsAdd missing cloneType methods to pin bundles
2017-07-19 Megan WachsRemove pluralization on interface names. Require clocks...
2017-07-19 Megan WachsMake it possible to adjust the type of pad controls...
2017-02-10 solomatnikovMerge pull request #1 from sifive/i2c
2017-02-10 Alex SolomatnikovMerge remote-tracking branch 'origin/master' into i2c i2c
2017-01-24 Alex SolomatnikovInitial (compilable) version of I2C (no actual logic...