uwcms / cms-calo-layer1

Xilinx Microblaze Projects for RCT Upgrade
2 stars 8 forks source link

Improve VMEStream echo test behavior #15

Closed ekfriis closed 11 years ago

ekfriis commented 11 years ago

This puts back the broken behavior of VMEController::write to make the echo test work. I will update this PR soon to use the block_write you added in #14 soon. It also runs with a larger amount of data than before, and handles spawning the write/vme2fd/read processes gracefully.

ekfriis commented 11 years ago

I merged in your work, so block_ reads and writes are now used.

./tests/runtests.sh

passes now :). Fixes #12