From 892f4c1eea17805ee75c02aa2c569fb5ad95f5c0 Mon Sep 17 00:00:00 2001 From: Jared Boone Date: Thu, 19 Jul 2012 16:50:58 -0700 Subject: [PATCH] Added link to Dangerous Prototypes information on how to switch buffers in Bus Blaster v2. --- hardware/jellybean/sgpio_if/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/jellybean/sgpio_if/README.md b/hardware/jellybean/sgpio_if/README.md index f225f37b..d4093020 100644 --- a/hardware/jellybean/sgpio_if/README.md +++ b/hardware/jellybean/sgpio_if/README.md @@ -11,7 +11,7 @@ To build this VHDL project and produce an SVF file for flashing the CPLD: To program the SVF file into the CPLD: * Dangerous Prototypes Bus Blaster v2: - * Configured with JTAGKey buffers. + * Configured with [JTAGKey buffers](http://dangerousprototypes.com/docs/Bus_Blaster_v2_buffer_logic). * Connected to CPLD JTAG signals on Jellybean. * urJTAG built with libftdi support.