tenstorrent / tt-umd

User-Mode Driver for Tenstorrent hardware
Apache License 2.0
9 stars 6 forks source link

JTAG support #207

Open broskoTT opened 1 month ago

broskoTT commented 1 month ago

Figure out how would JTAG read support fit into UMD diagram. The debuda team had this ask, @tt-vjovanovic raised this question. There are a few points that we could discuss:

broskoTT commented 1 month ago

Related: https://yyz-gitlab.local.tenstorrent.com/tenstorrent/syseng/-/blob/blackhole-bringup/src/t6ifc/t6py/packages/tenstorrent/hw_connection.py?ref_type=heads#L125

pjanevskiTT commented 3 weeks ago

@tt-vjovanovic Talked with @avuckovicTT about jtag, seems that a lot of his work in tt-debuda would make sense to live in tt-umd. We can talk further about this in order to find the best solution. I told him to think about difficulty of porting that to tt-umd during his internship, if he doesn't have time, just to leave some docs on how to run and build everything around jtag in order to be able to port it to umd if needed