pspin
pspin copied to clipboard
PsPIN: A RISC-V in-network accelerator for flexible high-performance low-power packet processing
In this Document page https://spcl.github.io/pspin/compile/, should define VERILATOR_ROOT not the VERILATOR_HOME.
Hi, I'm reading your article (A RISC-V in-network accelerator for flexible high-performance low-power packet processing) and I noticed that there were some experiments conducted regarding KVS in the article. It...
I'm recently reading your paper "A RISC-V in-network accelerator for flexible high-performance low-power packet processing", along with the source code. And I find there're some mismatches between the paper and...
If a handler issues a buggy command (e.g., to an undefined command interface) then the command request gets lost and no response is sent back. We should: - (1) add...