Hi all, have anyone tried implementing JTAG for an...
# caravel
t
Hi all, have anyone tried implementing JTAG for any purpose in user area. I gathered that the board will have an FDTI link?
t
The board will have an FTDI chip, but probably only single channel. Check #caravel-board and provide your own feedback to make sure that the board can accommodate this.
t
I actually posted the same there, but from caravel/verilog/rtl/Readme line 57, mprj_io[0] is for JTAG I/O.
Now, I wonder why only one pin is allocated for JTAG.
t
That is reserved for the management SoC JTAG, but since the management SoC has not yet been synthesized with DFT support, it is not connected to anything. We have a version of the caravel management SoC with DFT as a project that taped out on MPW-one. Once that gets manufactured, tested, and validated, we'll incorporate the DFT into the management SoC for MPW-three.