Altera_Forum
Honored Contributor
14 years agoJTAG to Avalon master bridge usage
Hi,
The main issue i want to ask is whether the jtag to avalon master bridge IP core can be used to communicate data between PC and the FPGA, even if the board does not have JTAG connector. My board is terasic de4, and it has only a USB blaster, which can be configured in JTAG mode. I need to write some registers in the FPGA through System Console using master_write_32 command. I made a design with jtag to avalon master bridge as master to write to some Memory Mapped slaves. Can this be done through the USB blaster in JTAG mode or does the board need additional JTAG connecter for this functionality. Thanks in advance