OpenCores
URL https://opencores.org/ocsvn/adv_debug_sys/adv_debug_sys/trunk

Subversion Repositories adv_debug_sys

[/] [adv_debug_sys/] [trunk/] - Rev 58

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
58 Added command line options for USB cables, allowing the user to specify VID
and PID of the cable, to make it easier to use clones. Set the ADBUS4 line
of FT2232-based cables to output / low, as some cables use this as an
active-low output enable (this line is NC on the ORSoC cable).
nyawn 4702d 21h /adv_debug_sys/trunk/
57 Fixed multiple off-by-one allocation size errors which could have caused crashes under the wrong circumstances. nyawn 4846d 20h /adv_debug_sys/trunk/
56 Added support for GDB hardware watchpoints, which can co-exist with hardware watchpoints set by AdvancedWatchpointControl. Added support for two new packets in adv_jtag_bridge for compatibility with GDB 7.x. Improved full-system testbench for adv_dbg_if, now includes the same OR1K self-test used by adv_jtag_bridge. nyawn 4914d 18h /adv_debug_sys/trunk/
55 Promoted alternate USB-Blaster driver to full driver status as ft245. Added high-speed support to ft245 driver. Added schemes to limit the clock rate for parallel cables. Re-factored cable driver initialization. nyawn 5016d 20h /adv_debug_sys/trunk/
54 Added build instructions and Makefile to AdvancedWatchpointControl. Added
copyright headers to AWC source files. Fixed copy/paste error in
adv_jtag_bridge.
nyawn 5042d 20h /adv_debug_sys/trunk/
53 Added includes for FreeBSD support. nyawn 5079d 21h /adv_debug_sys/trunk/
52 Fixed an error with BSD support I introduced. nyawn 5079d 21h /adv_debug_sys/trunk/
51 Added support for hardware watchpoints, including a hardware patch for the OR1200v1, changes to adv_jtag_bridge, and a GUI client program. Added a new top-level Patches directory for patches for third-party code. Added FreeBSD support to adv_jtag_bridge (contributed by Wojciech Koszek). nyawn 5080d 19h /adv_debug_sys/trunk/
50 Switched to explicitly-sized variables, in an attempt to support 64-bit architectures. nyawn 5186d 02h /adv_debug_sys/trunk/
45 Fixes for compilation under Ubuntu 9.04. nyawn 5233d 23h /adv_debug_sys/trunk/
44 Added forgotten header file. nyawn 5234d 04h /adv_debug_sys/trunk/
43 Added forgotten file. nyawn 5234d 04h /adv_debug_sys/trunk/
42 Added (experimental) Actel UJTAG TAP core. Added JTAG serial port feature to debug hardware core and JTAG bridge program. Added more speedups for USB JTAG cables to bridge program - USB-Blaster users should now see ~30k/sec upload speeds. Updated documentation. nyawn 5234d 04h /adv_debug_sys/trunk/
35 Updated to include new build options. nyawn 5305d 22h /adv_debug_sys/trunk/
34 Restored changes accidentally backed out by previous commit. Removed CVS logs. nyawn 5305d 23h /adv_debug_sys/trunk/
33 Updated top-level docs to include hi-speed mode. nyawn 5306d 21h /adv_debug_sys/trunk/
32 Added a hi-speed mode via a change in protocol in the adv_dbg_if core. This should provide an order-of-magnitude speed improvement for some USB JTAG cables. Updated adv_jtag_bridge to match. Updated adv_dbg_if testbenches. Updated documents to reflect the new hi-speed mode. Added alternate USB-Blaster driver based on libftdi, donated by Xianfeng Zeng. Various bugfixes. nyawn 5306d 21h /adv_debug_sys/trunk/
31 Multiple users have reported poor performance with parallel ecables. Raul Fajardo determined that the usleep() call was blocking for much longer than microseconds, and that the system still functions perfectly without any added delay at all. Removed this delay. If strange run-time data errors occur, consider adding this sleep back in, a nanosleep, or a busy-wait loop. nyawn 5403d 22h /adv_debug_sys/trunk/
30 Fix copy/paste error in copyright header: replaced verilog-style comments with VHDL comments. nyawn 5419d 00h /adv_debug_sys/trunk/
29 Fixed some mutex deadlocks. Thanks to Raul Fajardo and Jose Villar for reporting these. nyawn 5472d 21h /adv_debug_sys/trunk/
22 Fixed a bug in the XESS cable's inout function. This is the same bug that was recently fixed in the XPC3 cable. Thanks to Raul Fajardo for pointing this out. nyawn 5489d 01h /adv_debug_sys/trunk/
21 Fixed bug in Xilinx parallel cable driver (thanks to Raul Fajardo for the patch). Added ft2232 driver (thanks to Jose Villar). Added flush command to cable common driver, to support ft2232. nyawn 5492d 21h /adv_debug_sys/trunk/
14 Added support for the legacy hardware debug unit (debug_if) to adv_jtag_bridge. Re-factored adv_jtag_bridge, removed many compilation warnings. Renamed some signals in the TAP cores for clarity. Updated documents. nyawn 5521d 21h /adv_debug_sys/trunk/
13 Modified to build under Unbuntu 9.04: added stdint.h where necessary,
adjusted makefile for default install locations of libusb, removed windows-
specific usb.h file.
nyawn 5539d 03h /adv_debug_sys/trunk/
8 Moved sub-modules to the correct subdirectories. nyawn 5550d 21h /adv_debug_sys/trunk/
7 nyawn 5550d 21h /adv_debug_sys/trunk/
6 nyawn 5550d 21h /adv_debug_sys/trunk/
5 nyawn 5550d 21h /adv_debug_sys/trunk/
4 Software utilities for use with the Advanced Debug System. nyawn 5550d 21h /adv_debug_sys/trunk/
3 HDL cores which make up the hardware portion of the Advanced Debug System. nyawn 5550d 21h /adv_debug_sys/trunk/

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.