abs-tudelft / fletcher

Fletcher: A framework to integrate FPGA accelerators with Apache Arrow
https://abs-tudelft.github.io/fletcher/
Apache License 2.0
217 stars 31 forks source link

Add CCIP write fence support to AxiWriteConverter #254

Closed mbrobbel closed 3 years ago

mbrobbel commented 3 years ago

This adds the SEND_WRITE_FENCE boolean generic to the AxiWriteConverter entity. It defaults to false so it should not change the behavior for existing designs. By adding this to Fletcher, these modified entities can be removed from the OPAE examples.