xobs / wishbone-utils

Utilities for working with a Wishbone bridge
9 stars 5 forks source link

wishbone-tool: first pass at support for multiword read and write #6

Closed TomKeddie closed 4 years ago

TomKeddie commented 4 years ago

I think the "proper" way to do this is to make the operation on the bus match the operation in the bridge (according to the spec). This works and is (imho) sufficient for now. It works with litescope and my test program.