microwatt/verilator
Anton Blanchard 5e8ba5acb0 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 Pass clock frequency to UART sim wrapper