Rutherther / vhdl-i2c

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

Clear errors on start_i & run_i #10

Open Rutherther opened 10 months ago

Rutherther commented 10 months ago

Currently master clears errors on start condition. Change that to start pulse from user.

This will make it known if there is a new error. Right now it could be impossible to tell if new error generated by new transaction.