esynr3z / corsair

Control and Status Register map generator for HDL projects
https://corsair.readthedocs.io
MIT License
97 stars 35 forks source link

Optional timeout on reads and writes #24

Open stridge-cruxml opened 2 years ago

stridge-cruxml commented 2 years ago

Add an option to have a timeout on transactions. If read or write is not ready, it should timeout the transaction and return an error. Related to issue #8