RoaLogic / adv_jtag_bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adv_jtag_bridge

This is a port of the OpenCores adv_jtag_bridge to support the RISC-V adv_dbg_sys port, which can also be found on RoaLogic github.

Building instructions:

    ./autogen.sh
    ./configure
    ./make

To support the ft254 (Altera USB Blaster) make sure to install libusb and libftdi. Currently the core only supports the pre 1.0 releases. So make sure to install the correct version.

About


Languages

Language:C 75.7%Language:Makefile 12.2%Language:Shell 7.2%Language:M4 2.0%Language:Verilog 1.8%Language:C++ 0.9%Language:Objective-C 0.2%