microwatt/verilator
Anton Blanchard 6544dbe94c First pass at an external JTAG port
The verilator simulation interface uses the remote_bitbang
protocol from openocd. I have a simple implementation for
urjtag too.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
..
jtag-verilator.c First pass at an external JTAG port
microwatt-verilator.cpp First pass at an external JTAG port
uart-verilator.c