Ben1152000 / sootty

A command-line tool for displaying vcd waveforms.
BSD 3-Clause "New" or "Revised" License
44 stars 12 forks source link

AXI ready valid handshake implementation along with function call implementation #68

Open KarthikL1729 opened 1 year ago

KarthikL1729 commented 1 year ago

This PR includes the implementation for the AXI handshake detection, along with the implementation for the function call that can be extended for usage with new functions by including functionality in wiretrace.py.