Rutherther / vhdl-i2c

I2C master and slave implementation in VHDL
1 stars 0 forks source link

Add tests for busy prior to resetting #6

Open Rutherther opened 10 months ago

Rutherther commented 10 months ago

What should be done upon reset if sda/scl is low? Maybe treat as busy until either one of the conditions or both high for sufficient amount of time?