bespoke-silicon-group / basejump_stl

BaseJump STL: A Standard Template Library for SystemVerilog
http://bjump.org/
Other
504 stars 97 forks source link

Adding handshake descriptions #686

Open dpetrisko opened 3 months ago

dpetrisko commented 3 months ago

Adding a section to the README describing the extended taxonomy of latency insensitive handshakes

taylor-bsg commented 3 months ago

@dpetrisko BaseJump 2.0 did not really expand on the DAC paper, it just updated the code base to more clearly indicate which of the interfaces was being used

r->v : ready_then, v rv->& : ready_and, v v->r: v, yumi