Skip to content

Releases: Jonaswinz/vp-testing-interface

v0.3

Choose a tag to compare

@Jonaswinz Jonaswinz released this 01 Apr 09:39
  • Added commands: SET_ERROR_SYMBOL, SET_FIXED_READ, GET_CPU_PC, JUMP_CPU_TO, STORE_CPU_REGISTERS and RESTORE_CPU_REGISTERS.
  • Added events: ERROR_SYMBOL_HIT, VP_ERROR.
  • Added MMIO length to MMIO read queue.
  • Changed TRIGGER_CPU_INTERRUPT to SET_CPU_INTERRUPT_TRIGGER.

v0.2

Choose a tag to compare

@Jonaswinz Jonaswinz released this 09 Mar 22:53
  • Improved implementation of MQ and pipe communication.
  • MMIO tracking for an address range and with different modes.
  • Event feedback with additional information.
  • New SET_RETURN_CODE_ADDRESS command to set the recording of the return code to a specific address and register.
  • New TRIGGER_CPU_INTERRUPT command.
  • Added comments and documentation.
  • Bug fixes and tidied up.

v0.1

Choose a tag to compare

@Jonaswinz Jonaswinz released this 18 Feb 18:36
Fixed target library naming typo in CMakeLists.