Change size of Halt instruction, rename to Loopback
* size(Loopback) == 1 * Loopback encodes halt (0) and tick (1) Depends-On: 6909 Change-Id: I7b8cdee316a3a54f35873f3cc220387fa97a4f47
Showing
- example/reset_and_id_readout.h 1 addition, 1 deletionexample/reset_and_id_readout.h
- include/hxcomm/vx/connection_parameter.h 2 additions, 2 deletionsinclude/hxcomm/vx/connection_parameter.h
- include/hxcomm/vx/instruction/from_fpga_system.h 7 additions, 6 deletionsinclude/hxcomm/vx/instruction/from_fpga_system.h
- include/hxcomm/vx/instruction/system.h 8 additions, 5 deletionsinclude/hxcomm/vx/instruction/system.h
- tests/hw/hxcomm/test-connection.cpp 7 additions, 7 deletionstests/hw/hxcomm/test-connection.cpp
- tests/hw/hxcomm/test-halt.cpp 3 additions, 3 deletionstests/hw/hxcomm/test-halt.cpp
- tests/hw/hxcomm/test-jtag_loopback.cpp 1 addition, 1 deletiontests/hw/hxcomm/test-jtag_loopback.cpp
- tests/hw/hxcomm/test-readout_jtag_id.cpp 1 addition, 1 deletiontests/hw/hxcomm/test-readout_jtag_id.cpp
- tests/hw/hxcomm/test-tick.cpp 30 additions, 0 deletionstests/hw/hxcomm/test-tick.cpp
- tests/sw/hxcomm/test-payload_ostream.cpp 2 additions, 2 deletionstests/sw/hxcomm/test-payload_ostream.cpp
Please register or sign in to comment