• 0

Repurposing Arty-A7 as a JTAG ISP


TomF
Share

    Question

    We want to use the Arty-A7 board to program other Artix hardware. Is it possible to connect the programming pins to another chip when the FPGA from the board has been removed?

    Link to comment
    Share on other sites

    1 answer to this question

    Recommended Posts

    • 0

    Hi@TomF,

    In principle I suppose this is possible to do. The on-board FTDI chip has been configured with various ID information identifying it as the original device, so if Vivado/Vitis does not throw a fit about the downstream FPGA being different than expected (I'm not certain if/how Vivado would know, it depends on how Vivado confirms that a selected bitstream matches the target FPGA device).

    I don't know your particular situation, but it may be easier to just get an external JTAG programmer (like theJTAG HS2or any other kind programmer that is compatible with the Xilinx toolset).

    Thanks,
    JColvin

    Link to comment
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    Share