2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 04:42:19 +10:00
openocd/doc
Kevin Burke cbbec2dce5 ARM|Driver: Add DPI Driver for emulation
This driver provides support for Cadence JTAG BFM

The "jtag_dpi" driver implements a JTAG driver acting as a client for the
SystemVerilog Direct Programming Interface (DPI) for JTAG devices.
DPI allows OpenOCD to connect to the JTAG interface of a hardware model
written in SystemVerilog, for example, on an emulation model of
target hardware.

Tested on Ampere emulation with Altra and Altra Max models

Change-Id: Iaef8ba5cc1398ee2c888f39a606e8cb592484625
Signed-off-by: Kevin Burke <kevinb@os.amperecomputing.com>
Signed-off-by: Daniel Goehring <dgoehrin@os.amperecomputing.com>
Reviewed-on: http://openocd.zylin.com/5573
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2020-10-03 11:21:51 +01:00
..
manual doc/target/mips: fix grammar 2020-07-26 20:08:48 +01:00
.gitattributes doc: fix texinfo files attributes on Windows 2020-03-24 17:20:19 +00:00
fdl.texi coding style: doc: remove empty lines at end of text files 2020-02-24 10:31:29 +00:00
Makefile.am
openocd.1
openocd.texi ARM|Driver: Add DPI Driver for emulation 2020-10-03 11:21:51 +01:00